Searched refs:RTN_UNSPEC (Results 1 – 3 of 3) sorted by relevance
62 __ADD(RTN_UNSPEC,unspec),
217 RTN_UNSPEC, enumerator
94 static struct arglist rtmtypes[] = { {"none", RTN_UNSPEC},2119 else if (req.msg.rtm_type == RTN_UNICAST || req.msg.rtm_type == RTN_UNSPEC) { in route_update()2206 request.msg.rtm_type = ((opt == RTM_DELRULE) ? RTN_UNSPEC : RTN_UNICAST); in ruleupdate()