Home
last modified time | relevance | path

Searched refs:first_ifindex (Results 1 – 11 of 11) sorted by relevance

/dports/net/quagga/quagga-1.2.4/pimd/
H A Dpim_rpf.c45 int first_ifindex; in pim_nexthop_lookup() local
59 first_ifindex = nexthop_tab[0].ifindex; in pim_nexthop_lookup()
66 num_ifindex, addr_str, first_ifindex); in pim_nexthop_lookup()
70 ifp = if_lookup_by_index(first_ifindex); in pim_nexthop_lookup()
76 first_ifindex, addr_str); in pim_nexthop_lookup()
85 ifp->name, first_ifindex, addr_str); in pim_nexthop_lookup()
97 ifp->name, first_ifindex, in pim_nexthop_lookup()
H A Dpim_zlookup.c364 int first_ifindex; in zclient_lookup_nexthop() local
389 first_ifindex = nexthop_tab[0].ifindex; in zclient_lookup_nexthop()
391 if (first_ifindex > 0) { in zclient_lookup_nexthop()
400 lookup, max_lookup, first_ifindex, addr_str, in zclient_lookup_nexthop()
H A Dpim_zebra.c728 ifindex_t first_ifindex; in fib_lookup_if_vif_index() local
742 first_ifindex = nexthop_tab[0].ifindex; in fib_lookup_if_vif_index()
749 num_ifindex, addr_str, first_ifindex); in fib_lookup_if_vif_index()
758 first_ifindex, ifindex2ifname(first_ifindex), addr_str); in fib_lookup_if_vif_index()
761 vif_index = pim_if_find_vifindex_by_ifindex(first_ifindex); in fib_lookup_if_vif_index()
/dports/net/frr7-pythontools/frr-frr-7.5.1/pimd/
H A Dpim_nht.c252 ifindex_t first_ifindex = 0; in pim_nexthop_match() local
286 __FILE__, __func__, first_ifindex, in pim_nexthop_match()
337 ifindex_t first_ifindex; in pim_nexthop_match_nht_cache() local
354 first_ifindex = nh_node->ifindex; in pim_nexthop_match_nht_cache()
364 __FILE__, __func__, first_ifindex, in pim_nexthop_match_nht_cache()
379 first_ifindex, addr_str); in pim_nexthop_match_nht_cache()
517 ifindex_t first_ifindex; in pim_ecmp_nexthop_search() local
627 first_ifindex = nh_node->ifindex; in pim_ecmp_nexthop_search()
652 first_ifindex, addr_str); in pim_ecmp_nexthop_search()
912 int first_ifindex; in pim_ecmp_nexthop_lookup() local
[all …]
H A Dpim_rpf.c59 ifindex_t first_ifindex = 0; in pim_nexthop_lookup() local
113 first_ifindex = nexthop_tab[i].ifindex; in pim_nexthop_lookup()
115 ifp = if_lookup_by_index(first_ifindex, pim->vrf_id); in pim_nexthop_lookup()
123 __FILE__, __func__, first_ifindex, in pim_nexthop_lookup()
137 __func__, ifp->name, first_ifindex, in pim_nexthop_lookup()
168 ifp->name, first_ifindex, in pim_nexthop_lookup()
H A Dpim_zlookup.c410 int first_ifindex; in zclient_lookup_nexthop() local
445 first_ifindex = nexthop_tab[0].ifindex; in zclient_lookup_nexthop()
447 if (first_ifindex > 0) { in zclient_lookup_nexthop()
461 first_ifindex, addr_str, in zclient_lookup_nexthop()
H A Dpim_cmd.c2985 ifindex_t first_ifindex; in pim_print_pnc_cache_walkcb() local
2989 first_ifindex = nh_node->ifindex; in pim_print_pnc_cache_walkcb()
2990 ifp = if_lookup_by_index(first_ifindex, pim->vrf_id); in pim_print_pnc_cache_walkcb()
/dports/net/frr7/frr-frr-7.5.1/pimd/
H A Dpim_nht.c252 ifindex_t first_ifindex = 0; in pim_nexthop_match() local
286 __FILE__, __func__, first_ifindex, in pim_nexthop_match()
337 ifindex_t first_ifindex; in pim_nexthop_match_nht_cache() local
354 first_ifindex = nh_node->ifindex; in pim_nexthop_match_nht_cache()
364 __FILE__, __func__, first_ifindex, in pim_nexthop_match_nht_cache()
379 first_ifindex, addr_str); in pim_nexthop_match_nht_cache()
517 ifindex_t first_ifindex; in pim_ecmp_nexthop_search() local
627 first_ifindex = nh_node->ifindex; in pim_ecmp_nexthop_search()
652 first_ifindex, addr_str); in pim_ecmp_nexthop_search()
912 int first_ifindex; in pim_ecmp_nexthop_lookup() local
[all …]
H A Dpim_rpf.c59 ifindex_t first_ifindex = 0; in pim_nexthop_lookup() local
113 first_ifindex = nexthop_tab[i].ifindex; in pim_nexthop_lookup()
115 ifp = if_lookup_by_index(first_ifindex, pim->vrf_id); in pim_nexthop_lookup()
123 __FILE__, __func__, first_ifindex, in pim_nexthop_lookup()
137 __func__, ifp->name, first_ifindex, in pim_nexthop_lookup()
168 ifp->name, first_ifindex, in pim_nexthop_lookup()
H A Dpim_zlookup.c410 int first_ifindex; in zclient_lookup_nexthop() local
445 first_ifindex = nexthop_tab[0].ifindex; in zclient_lookup_nexthop()
447 if (first_ifindex > 0) { in zclient_lookup_nexthop()
461 first_ifindex, addr_str, in zclient_lookup_nexthop()
H A Dpim_cmd.c2985 ifindex_t first_ifindex; in pim_print_pnc_cache_walkcb() local
2989 first_ifindex = nh_node->ifindex; in pim_print_pnc_cache_walkcb()
2990 ifp = if_lookup_by_index(first_ifindex, pim->vrf_id); in pim_print_pnc_cache_walkcb()