Home
last modified time | relevance | path

Searched refs:RTM_NEWADDRLABEL (Results 1 – 21 of 21) sorted by relevance

/external/strace/xlat/
Dnl_route_types.h258 #if defined(RTM_NEWADDRLABEL) || (defined(HAVE_DECL_RTM_NEWADDRLABEL) && HAVE_DECL_RTM_NEWADDRLABEL)
260 static_assert((RTM_NEWADDRLABEL) == (72), "RTM_NEWADDRLABEL != 72");
263 # define RTM_NEWADDRLABEL 72
426 XLAT(RTM_NEWADDRLABEL),
Dnl_route_types.in51 RTM_NEWADDRLABEL 72
/external/iproute2/ip/
Dipaddrlabel.c64 if (n->nlmsg_type != RTM_NEWADDRLABEL && n->nlmsg_type != RTM_DELADDRLABEL) in print_addrlabel()
142 if (cmd == RTM_NEWADDRLABEL) { in ipaddrlabel_modify()
249 return ipaddrlabel_modify(RTM_NEWADDRLABEL, argc-1, argv+1); in do_ipaddrlabel()
Dipmonitor.c97 if (n->nlmsg_type == RTM_NEWADDRLABEL || n->nlmsg_type == RTM_DELADDRLABEL) { in accept_msg()
/external/libnl/include/linux-private/linux/
Drtnetlink.h111 RTM_NEWADDRLABEL = 72, enumerator
112 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
/external/iproute2/include/uapi/linux/
Drtnetlink.h112 RTM_NEWADDRLABEL = 72, enumerator
113 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h112 RTM_NEWADDRLABEL = 72, enumerator
113 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
/external/strace/
Dnetlink_route.c99 [RTM_NEWADDRLABEL - RTM_BASE] = decode_ifaddrlblmsg,
DChangeLog12792 RTM_GETADDRLABEL, and RTM_NEWADDRLABEL.
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1312 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_mipsle.go1578 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_s390x.go1638 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_arm.go1584 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_ppc64le.go1634 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_mips64.go1578 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_ppc64.go1634 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_amd64.go1578 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_mips64le.go1578 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_386.go1577 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_mips.go1578 RTM_NEWADDRLABEL = 0x48 const
Dzerrors_linux_arm64.go1568 RTM_NEWADDRLABEL = 0x48 const