Home
last modified time | relevance | path

Searched refs:RTN_UNICAST (Results 1 – 15 of 15) sorted by relevance

/external/iproute2/ip/
Drtm_map.c30 case RTN_UNICAST: in rtnl_rtntype_n2a()
84 res = RTN_UNICAST; in rtnl_rtntype_a2n()
Diprule.c215 else if (r->rtm_type != RTN_UNICAST) in print_rule()
357 req.r.rtm_type = RTN_UNICAST; in iprule_modify()
Diproute.c360 if ((r->rtm_type != RTN_UNICAST || show_details > 0) && !filter.type) in print_route()
849 req.r.rtm_type = RTN_UNICAST; in iproute_modify()
1210 else if (req.r.rtm_type == RTN_UNICAST || in iproute_modify()
1220 req.r.rtm_type = RTN_UNICAST; in iproute_modify()
/external/libnl/lib/route/
Drtnl.c57 __ADD(RTN_UNICAST,unicast)
Drule.c395 rtm.rtm_type = RTN_UNICAST; in build_rule_msg()
Droute_obj.c72 r->rt_type = RTN_UNICAST; in route_constructor()
/external/dnsmasq/src/
Dnetlink.c280 if (rtm->rtm_type != RTN_UNICAST || rtm->rtm_scope != RT_SCOPE_LINK) in nl_routechange()
/external/iproute2/misc/
Darpd.c283 req.ndm.ndm_type = RTN_UNICAST; in respond_to_kernel()
330 ndm->ndm_type != RTN_UNICAST || in do_one_request()
/external/libnl/include/linux/
Drtnetlink.h171 RTN_UNICAST, /* Gateway or direct route */ enumerator
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h200 RTN_UNICAST, /* Gateway or direct route */ enumerator
/external/iproute2/include/linux/
Drtnetlink.h200 RTN_UNICAST, /* Gateway or direct route */ enumerator
/external/toybox/toys/pending/
Dip.c92 {"unicast", RTN_UNICAST}, {"local", RTN_LOCAL},
1506 if (msg->rtm_type != RTN_UNICAST) in display_route_info()
1921 req.msg.rtm_type = RTN_UNICAST; in route_update()
2009 else if (req.msg.rtm_type == RTN_UNICAST || req.msg.rtm_type == RTN_UNSPEC) { in route_update()
2096 request.msg.rtm_type = ((opt == RTM_DELRULE) ? RTN_UNSPEC : RTN_UNICAST); in ruleupdate()
2279 } else if (msg->rtm_type != RTN_UNICAST) in show_rules()
/external/dhcpcd-6.8.2/
Dif-linux.c1363 nlm.rt.rtm_type = RTN_UNICAST; in if_route()
1558 nlm.rt.rtm_type = RTN_UNICAST; in if_route6()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...