Searched refs:RTN_UNICAST (Results 1 - 8 of 8) sorted by relevance

/external/iproute2/ip/
H A Drtm_map.c30 case RTN_UNICAST:
84 res = RTN_UNICAST;
H A Diprule.c184 else if (r->rtm_type != RTN_UNICAST)
241 req.r.rtm_type = RTN_UNICAST;
H A Diproute.c303 if (r->rtm_type != RTN_UNICAST && !filter.type)
703 req.r.rtm_type = RTN_UNICAST;
977 else if (req.r.rtm_type == RTN_UNICAST ||
/external/dnsmasq/src/
H A Dnetlink.c280 if (rtm->rtm_type != RTN_UNICAST || rtm->rtm_scope != RT_SCOPE_LINK)
/external/iproute2/include/linux/
H A Drtnetlink.h177 RTN_UNICAST, /* Gateway or direct route */ enumerator in enum:__anon2828
/external/dhcpcd/
H A Dif-linux.c370 nlm->rt.rtm_type = RTN_UNICAST;
/external/iproute2/misc/
H A Darpd.c280 req.ndm.ndm_type = RTN_UNICAST;
327 ndm->ndm_type != RTN_UNICAST ||
/external/kernel-headers/original/linux/
H A Drtnetlink.h177 RTN_UNICAST, /* Gateway or direct route */ enumerator in enum:__anon3406

Completed in 51 milliseconds