Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpacket_diag.h18 #define PACKET_SHOW_RING_CFG 0x00000004 /* Rings configuration parameters */ macro
/openbmc/linux/net/packet/
H A Ddiag.c163 if ((req->pdiag_show & PACKET_SHOW_RING_CFG) && in sk_diag_fill()