Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dxdp_diag.h29 #define XDP_SHOW_INFO (1 << 0) /* Basic information */ macro
/openbmc/linux/net/xdp/
H A Dxsk_diag.c117 if ((req->xdiag_show & XDP_SHOW_INFO) && xsk_diag_put_info(xs, nlskb)) in xsk_diag_fill()
120 if ((req->xdiag_show & XDP_SHOW_INFO) && in xsk_diag_fill()