Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dxdp_diag.h32 #define XDP_SHOW_MEMINFO (1 << 3) macro
/openbmc/linux/net/xdp/
H A Dxsk_diag.c133 if ((req->xdiag_show & XDP_SHOW_MEMINFO) && in xsk_diag_fill()