Searched refs:xdiag_show (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/xdp/
H A Dxsk_diag.c117 if ((req->xdiag_show & XDP_SHOW_INFO) && xsk_diag_put_info(xs, nlskb))
120 if ((req->xdiag_show & XDP_SHOW_INFO) &&
125 if ((req->xdiag_show & XDP_SHOW_RING_CFG) &&
129 if ((req->xdiag_show & XDP_SHOW_UMEM) &&
133 if ((req->xdiag_show & XDP_SHOW_MEMINFO) &&
137 if ((req->xdiag_show & XDP_SHOW_STATS) &&
/linux-master/include/uapi/linux/
H A Dxdp_diag.h17 __u32 xdiag_show; member in struct:xdp_diag_req

Completed in 92 milliseconds