Searched refs:RT_SCOPE_UNIVERSE (Results 1 - 18 of 18) 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/avahi/avahi-core/
H A Diface-linux.c261 addr->global_scope = ifaddrmsg->ifa_scope == RT_SCOPE_UNIVERSE || ifaddrmsg->ifa_scope == RT_SCOPE_SITE;
/external/libnl/include/linux/
H A Drtnetlink.h228 RT_SCOPE_UNIVERSE=0, enumerator in enum:rt_scope_t
/external/iproute2/include/linux/
H A Drtnetlink.h259 RT_SCOPE_UNIVERSE=0, enumerator in enum:rt_scope_t
/external/iproute2/lib/
H A Drt_names.c199 [RT_SCOPE_UNIVERSE] = "global",
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h259 RT_SCOPE_UNIVERSE=0, enumerator in enum:rt_scope_t
/external/iproute2/ip/
H A Diprule.c350 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
H A Diproute.c440 if ((r->rtm_scope != RT_SCOPE_UNIVERSE || show_details > 0) && filter.scopemask != -1)
848 req.r.rtm_scope = RT_SCOPE_UNIVERSE;
1202 req.r.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;
/external/dhcpcd-6.8.2/
H A Dif-linux.c1362 nlm.rt.rtm_scope = RT_SCOPE_UNIVERSE;
/external/toybox/toys/pending/
H A Dip.c1920 req.msg.rtm_scope = RT_SCOPE_UNIVERSE;
2094 request.msg.rtm_scope = RT_SCOPE_UNIVERSE;
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 284 milliseconds