Searched refs:RTN_LOCAL (Results 1 – 5 of 5) sorted by relevance
64 __ADD(RTN_LOCAL,local),
961 if (route->rt_type == RTN_LOCAL) in rtnl_route_guess_scope()
219 RTN_LOCAL, /* Accept locally */ enumerator
331 rm->rtm_type != RTN_LOCAL) in rops_handle_POLLIN_netlink()
95 {"unicast", RTN_UNICAST}, {"local", RTN_LOCAL},1589 if (gfilter.tb == RT_TABLE_LOCAL && msg->rtm_type != RTN_LOCAL) in display_route_info()1591 else if (gfilter.tb == RT_TABLE_MAIN && msg->rtm_type == RTN_LOCAL) in display_route_info()2114 if (req.msg.rtm_type == RTN_LOCAL || req.msg.rtm_type == RTN_NAT) in route_update()