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