Searched defs:NLM_F_EXCL (Results 1 - 3 of 3) sorted by relevance

/external/libnl-headers/netlink/
H A Dnetlink-kernel.h129 #define NLM_F_EXCL 0x200 macro
/external/iproute2/include/linux/
H A Dnetlink.h62 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
67 4.4BSD ADD NLM_F_CREATE|NLM_F_EXCL
72 Check NLM_F_EXCL
/external/kernel-headers/original/linux/
H A Dnetlink.h64 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
69 4.4BSD ADD NLM_F_CREATE|NLM_F_EXCL
74 Check NLM_F_EXCL

Completed in 146 milliseconds