Home
last modified time | relevance | path

Searched refs:XDP_SHOW_RING_CFG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dxdp_diag.h30 #define XDP_SHOW_RING_CFG (1 << 1) macro
/openbmc/linux/net/xdp/
H A Dxsk_diag.c125 if ((req->xdiag_show & XDP_SHOW_RING_CFG) && in xsk_diag_fill()