Home
last modified time | relevance | path

Searched refs:NLM_F_APPEND (Results 1 – 25 of 33) sorted by relevance

12

/external/strace/xlat/
Dnetlink_new_flags.h26 #if defined(NLM_F_APPEND) || (defined(HAVE_DECL_NLM_F_APPEND) && HAVE_DECL_NLM_F_APPEND)
27 XLAT(NLM_F_APPEND),
Dnetlink_new_flags.in4 NLM_F_APPEND
/external/syzkaller/sys/linux/
Dsocket_netlink_386.const40 NLM_F_APPEND = 2048
Dsocket_netlink_ppc64le.const40 NLM_F_APPEND = 2048
Dsocket_netlink_amd64.const40 NLM_F_APPEND = 2048
Dsocket_netlink_arm64.const40 NLM_F_APPEND = 2048
Dsocket_netlink_arm.const40 NLM_F_APPEND = 2048
Dsocket_netlink.txt33 …_ROOT, NLM_F_MATCH, NLM_F_ATOMIC, NLM_F_DUMP, NLM_F_REPLACE, NLM_F_EXCL, NLM_F_CREATE, NLM_F_APPEND
/external/libnl/include/netlink/
Dnetlink-kernel.h139 #define NLM_F_APPEND 0x800
/external/strace/tests-mx32/
Dnfnetlink_cttimeout.c76 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_APPEND; in test_nlmsg_flags()
/external/strace/tests-m32/
Dnfnetlink_cttimeout.c76 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_APPEND; in test_nlmsg_flags()
/external/strace/tests/
Dnfnetlink_cttimeout.c76 nlh.nlmsg_flags = NLM_F_REQUEST | NLM_F_APPEND; in test_nlmsg_flags()
/external/libnl/include/linux-private/linux/
Dnetlink.h64 #define NLM_F_APPEND 0x800 /* Add to end of list */ macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h71 #define NLM_F_APPEND 0x800 /* Add to end of list */ macro
/external/iproute2/include/uapi/linux/
Dnetlink.h71 #define NLM_F_APPEND 0x800 /* Add to end of list */ macro
/external/iproute2/bridge/
Dfdb.c553 return fdb_modify(RTM_NEWNEIGH, NLM_F_CREATE|NLM_F_APPEND, argc-1, argv+1); in do_fdb()
/external/libnl/python/netlink/
Dcore.py93 NLM_F_APPEND = 0x800 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go890 NLM_F_APPEND = 0x800 const
Dzerrors_linux_mipsle.go1125 NLM_F_APPEND = 0x800 const
Dzerrors_linux_s390x.go1124 NLM_F_APPEND = 0x800 const
Dzerrors_linux_arm.go1124 NLM_F_APPEND = 0x800 const
Dzerrors_linux_ppc64le.go1126 NLM_F_APPEND = 0x800 const
Dzerrors_linux_mips64.go1125 NLM_F_APPEND = 0x800 const
Dzerrors_linux_ppc64.go1126 NLM_F_APPEND = 0x800 const
Dzerrors_linux_amd64.go1126 NLM_F_APPEND = 0x800 const

12