Searched refs:get_primary_ifscope (Results 1 – 5 of 5) sorted by relevance
604 extern unsigned int get_primary_ifscope(int);
488 get_primary_ifscope(int af) in get_primary_ifscope() function2813 (gwrt->rt_ifp->if_index == get_primary_ifscope(AF_INET) || in rt_setgate()2814 get_primary_ifscope(AF_INET) == IFSCOPE_NONE)) { in rt_setgate()3188 ifscope = get_primary_ifscope(af); in rt_lookup_common()
2039 ipv4_primary = ifindex2ifnet[get_primary_ifscope(AF_INET)]; in net_qos_guideline()2040 ipv6_primary = ifindex2ifnet[get_primary_ifscope(AF_INET6)]; in net_qos_guideline()
3077 if (scope != get_primary_ifscope(AF_INET) && in in_selectsrcif()3079 scope = get_primary_ifscope(AF_INET); in in_selectsrcif()
1022 if (scope != get_primary_ifscope(AF_INET6) && in selectroute()1024 scope = get_primary_ifscope(AF_INET6); in selectroute()