Home
last modified time | relevance | path

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

/external/libnl/include/linux-private/linux/
Dnetlink.h61 #define NLM_F_REPLACE 0x100 /* Override existing */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h68 #define NLM_F_REPLACE 0x100 /* Override existing */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h68 #define NLM_F_REPLACE 0x100 /* Override existing */ macro
/external/libnl/python/netlink/
Dcore.py90 NLM_F_REPLACE = 0x100 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go900 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_mipsle.go1137 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_s390x.go1136 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_arm.go1136 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_ppc64le.go1138 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_mips64.go1137 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_ppc64.go1138 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_amd64.go1138 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_mips64le.go1137 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_386.go1138 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_mips.go1137 NLM_F_REPLACE = 0x100 const
Dzerrors_linux_arm64.go1139 NLM_F_REPLACE = 0x100 const