Searched refs:RTM_NEWADDRLABEL (Results 1 – 5 of 5) sorted by relevance
103 RTM_NEWADDRLABEL = 72, enumerator104 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro106 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro
64 if (n->nlmsg_type != RTM_NEWADDRLABEL && n->nlmsg_type != RTM_DELADDRLABEL) in print_addrlabel()148 if (cmd == RTM_NEWADDRLABEL) { in ipaddrlabel_modify()255 return ipaddrlabel_modify(RTM_NEWADDRLABEL, argc-1, argv+1); in do_ipaddrlabel()
98 if (n->nlmsg_type == RTM_NEWADDRLABEL || n->nlmsg_type == RTM_DELADDRLABEL) { in accept_msg()
111 RTM_NEWADDRLABEL = 72, enumerator112 #define RTM_NEWADDRLABEL RTM_NEWADDRLABEL macro