Searched refs:RT_SCOPE_UNIVERSE (Results 1 - 12 of 12) sorted by relevance

/external/libnl/src/
H A Dnl-fib-lookup.c36 int table = RT_TABLE_UNSPEC, scope = RT_SCOPE_UNIVERSE;
/external/android-clat/
H A Dgetaddr.c56 if(ifa_p->ifa_scope != RT_SCOPE_UNIVERSE)
H A Dsetif.c58 ifa.ifa_scope = RT_SCOPE_UNIVERSE;
/external/libnl/lib/fib_lookup/
H A Dlookup.c224 fr.fl_scope = scope >= 0 ? scope : RT_SCOPE_UNIVERSE;
/external/iproute2/include/linux/
H A Drtnetlink.h238 RT_SCOPE_UNIVERSE=0, enumerator in enum:rt_scope_t
/external/libnl/include/linux/
H A Drtnetlink.h228 RT_SCOPE_UNIVERSE=0, enumerator in enum:rt_scope_t
/external/iproute2/ip/
H A Diprule.c253 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
H A Diproute.c393 if (r->rtm_scope != RT_SCOPE_UNIVERSE && filter.scopemask != -1)
731 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h251 RT_SCOPE_UNIVERSE=0, enumerator in enum:rt_scope_t
/external/dhcpcd/
H A Dif-linux.c571 nlm->rt.rtm_scope = RT_SCOPE_UNIVERSE;
/external/libnl/lib/route/
H A Daddr.c577 am.ifa_scope = RT_SCOPE_UNIVERSE;
H A Droute_obj.c831 return RT_SCOPE_UNIVERSE;

Completed in 1086 milliseconds