Searched refs:RTM_NEWADDR (Results 1 – 6 of 6) sorted by relevance
152 #define RTM_NEWADDR 0xc /* address being added to iface */ macro
414 case RTM_NEWADDR:465 case RTM_NEWADDR:603 int ncmd = cmd == RTM_ADD ? RTM_NEWADDR : RTM_DELADDR;718 len = rt_msg2(RTM_NEWADDR, &info, 0, w);
122 if (ifm->ifm_type != RTM_NEWADDR) in ifinit()
118 if (ifm->ifm_type != RTM_NEWADDR) in ifinit()
412 if (ifm->ifm_type != RTM_NEWADDR)
1125 case RTM_NEWADDR: