Home
last modified time | relevance | path

Searched refs:RTM_DELNSID (Results 1 – 20 of 20) sorted by relevance

/external/strace/xlat/
Dnl_route_types.h342 #if defined(RTM_DELNSID) || (defined(HAVE_DECL_RTM_DELNSID) && HAVE_DECL_RTM_DELNSID)
344 static_assert((RTM_DELNSID) == (89), "RTM_DELNSID != 89");
347 # define RTM_DELNSID 89
442 XLAT(RTM_DELNSID),
Dnl_route_types.in67 RTM_DELNSID 89
/external/iproute2/include/uapi/linux/
Drtnetlink.h140 RTM_DELNSID = 89, enumerator
141 #define RTM_DELNSID RTM_DELNSID macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h140 RTM_DELNSID = 89, enumerator
141 #define RTM_DELNSID RTM_DELNSID macro
/external/strace/
Dnetlink_route.c119 [RTM_DELNSID - RTM_BASE] = decode_rtgenmsg,
DChangeLog12734 * netlink_route.c (route_decoders): Add RTM_DELNSID, RTM_GETNSID,
/external/iproute2/ip/
Dipnetns.c274 if (n->nlmsg_type != RTM_NEWNSID && n->nlmsg_type != RTM_DELNSID) in print_nsid()
290 if (n->nlmsg_type == RTM_DELNSID) in print_nsid()
Dipmonitor.c134 if (n->nlmsg_type == RTM_NEWNSID || n->nlmsg_type == RTM_DELNSID) { in accept_msg()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1280 RTM_DELNSID = 0x59 const
Dzerrors_linux_mipsle.go1545 RTM_DELNSID = 0x59 const
Dzerrors_linux_s390x.go1605 RTM_DELNSID = 0x59 const
Dzerrors_linux_arm.go1551 RTM_DELNSID = 0x59 const
Dzerrors_linux_ppc64le.go1601 RTM_DELNSID = 0x59 const
Dzerrors_linux_mips64.go1545 RTM_DELNSID = 0x59 const
Dzerrors_linux_ppc64.go1601 RTM_DELNSID = 0x59 const
Dzerrors_linux_amd64.go1545 RTM_DELNSID = 0x59 const
Dzerrors_linux_mips64le.go1545 RTM_DELNSID = 0x59 const
Dzerrors_linux_386.go1544 RTM_DELNSID = 0x59 const
Dzerrors_linux_mips.go1545 RTM_DELNSID = 0x59 const
Dzerrors_linux_arm64.go1535 RTM_DELNSID = 0x59 const