Home
last modified time | relevance | path

Searched defs:NLM_F_ACK (Results 1 – 16 of 16) sorted by relevance

/external/libnl/include/linux-private/linux/
Dnetlink.h50 #define NLM_F_ACK 4 /* Reply with ack, with zero or error code */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h56 #define NLM_F_ACK 0x04 /* Reply with ack, with zero or error code */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h56 #define NLM_F_ACK 0x04 /* Reply with ack, with zero or error code */ macro
/external/libnl/python/netlink/
Dcore.py82 NLM_F_ACK = 4 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go889 NLM_F_ACK = 0x4 const
Dzerrors_linux_mips64le.go1123 NLM_F_ACK = 0x4 const
Dzerrors_linux_ppc64.go1124 NLM_F_ACK = 0x4 const
Dzerrors_linux_arm.go1122 NLM_F_ACK = 0x4 const
Dzerrors_linux_mips64.go1123 NLM_F_ACK = 0x4 const
Dzerrors_linux_ppc64le.go1124 NLM_F_ACK = 0x4 const
Dzerrors_linux_arm64.go1125 NLM_F_ACK = 0x4 const
Dzerrors_linux_386.go1124 NLM_F_ACK = 0x4 const
Dzerrors_linux_mips.go1123 NLM_F_ACK = 0x4 const
Dzerrors_linux_s390x.go1122 NLM_F_ACK = 0x4 const
Dzerrors_linux_mipsle.go1123 NLM_F_ACK = 0x4 const
Dzerrors_linux_amd64.go1124 NLM_F_ACK = 0x4 const