Searched refs:XDP_SHOW_MEMINFO (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | xdp_diag.h | 32 #define XDP_SHOW_MEMINFO (1 << 3) macro |
/linux-6.12.1/net/xdp/ | ||
D | xsk_diag.c | 133 if ((req->xdiag_show & XDP_SHOW_MEMINFO) && in xsk_diag_fill() |