Searched refs:PDI_RUNNING (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | packet_diag.h | 56 #define PDI_RUNNING 0x1 macro |
/openbmc/linux/net/packet/ | ||
H A D | diag.c | 25 pinfo.pdi_flags |= PDI_RUNNING; in pdiag_put_info() |