Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipaddrlabel.c66 if (n->nlmsg_type != RTM_NEWADDRLABEL && n->nlmsg_type != RTM_DELADDRLABEL) in print_addrlabel()
155 if (cmd == RTM_NEWADDRLABEL) { in ipaddrlabel_modify()
263 return ipaddrlabel_modify(RTM_NEWADDRLABEL, argc-1, argv+1); in do_ipaddrlabel()
Dipmonitor.c64 if (n->nlmsg_type == RTM_NEWADDRLABEL || n->nlmsg_type == RTM_DELADDRLABEL) { in accept_msg()
/external/iproute2/include/linux/
Drtnetlink.h111 RTM_NEWADDRLABEL = 72, enumerator
112 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
/external/kernel-headers/original/linux/
Drtnetlink.h111 RTM_NEWADDRLABEL = 72, enumerator
112 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro