Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnetlink_diag.h63 #define NDIAG_FLAG_NO_ENOBUFS 0x00000008 macro
/openbmc/linux/net/netlink/
H A Ddiag.c35 flags |= NDIAG_FLAG_NO_ENOBUFS; in sk_diag_put_flags()