Searched defs:NLM_F_ACK (Results 1 – 2 of 2) sorted by relevance
| /tools/include/uapi/linux/ | ||
| A D | netlink.h | 56 #define NLM_F_ACK 0x04 /* Reply with ack, with zero or error code */ macro |
| /tools/net/ynl/pyynl/lib/ | ||
| A D | ynl.py | 40 NLM_F_ACK = 4 variable in Netlink |
Completed in 7 milliseconds