Searched defs:NLM_F_EXCL (Results 1 – 2 of 2) sorted by relevance
| /tools/include/uapi/linux/ | ||
| A D | netlink.h | 69 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro |
| /tools/net/ynl/pyynl/lib/ | ||
| A D | ynl.py | 45 NLM_F_EXCL = 0x200 variable in Netlink |
Completed in 6 milliseconds