Searched defs:NLM_F_ACK (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/net/ynl/lib/
H A Dynl.py36 NLM_F_ACK = 4 variable in class:Netlink
/linux-master/tools/include/uapi/linux/
H A Dnetlink.h56 #define NLM_F_ACK 0x04 /* Reply with ack, with zero or error code */ macro
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py23 from pyroute2.netlink import NLM_F_ACK namespace
/linux-master/include/uapi/linux/
H A Dnetlink.h64 #define NLM_F_ACK 0x04 /* Reply with ack, with zero or error code */ macro

Completed in 135 milliseconds