Home
last modified time | relevance | path

Searched defs:NLM_F_REQUEST (Results 1 – 17 of 17) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Dpriv_netlink.h39 #define NLM_F_REQUEST 1 macro
/external/libnl/include/linux-private/linux/
Dnetlink.h48 #define NLM_F_REQUEST 1 /* It is request message. */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h54 #define NLM_F_REQUEST 0x01 /* It is request message. */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h54 #define NLM_F_REQUEST 0x01 /* It is request message. */ macro
/external/libnl/python/netlink/
Dcore.py80 NLM_F_REQUEST = 1 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go901 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_mipsle.go1138 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_s390x.go1137 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_arm.go1137 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_ppc64le.go1139 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_mips64.go1138 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_ppc64.go1139 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_amd64.go1139 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_mips64le.go1138 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_386.go1139 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_mips.go1138 NLM_F_REQUEST = 0x1 const
Dzerrors_linux_arm64.go1140 NLM_F_REQUEST = 0x1 const