Searched refs:RTM_NEWADDRLABEL (Results 1 - 5 of 5) sorted by relevance

/external/libnl/include/linux/
H A Drtnetlink.h103 RTM_NEWADDRLABEL = 72, enumerator in enum:__anon10707
104 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
106 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
/external/iproute2/ip/
H A Dipaddrlabel.c64 if (n->nlmsg_type != RTM_NEWADDRLABEL && n->nlmsg_type != RTM_DELADDRLABEL)
148 if (cmd == RTM_NEWADDRLABEL) {
255 return ipaddrlabel_modify(RTM_NEWADDRLABEL, argc-1, argv+1);
H A Dipmonitor.c98 if (n->nlmsg_type == RTM_NEWADDRLABEL || n->nlmsg_type == RTM_DELADDRLABEL) {
/external/iproute2/include/linux/
H A Drtnetlink.h111 RTM_NEWADDRLABEL = 72, enumerator in enum:__anon7357
112 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h111 RTM_NEWADDRLABEL = 72, enumerator in enum:__anon8405
112 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro

Completed in 111 milliseconds