Searched defs:NLM_F_APPEND (Results 1 – 2 of 2) sorted by relevance
| /tools/include/uapi/linux/ | ||
| A D | netlink.h | 71 #define NLM_F_APPEND 0x800 /* Add to end of list */ macro |
| /tools/net/ynl/pyynl/lib/ | ||
| A D | ynl.py | 47 NLM_F_APPEND = 0x800 variable in Netlink |
Completed in 6 milliseconds