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