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