Searched refs:NDIAG_FLAG_PKTINFO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | netlink_diag.h | 61 #define NDIAG_FLAG_PKTINFO 0x00000002 macro |
/openbmc/linux/net/netlink/ | ||
H A D | diag.c | 31 flags |= NDIAG_FLAG_PKTINFO; in sk_diag_put_flags() |