Home
last modified time | relevance | path

Searched refs:route_node_match_ipv6 (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/isis/
H A Dtable.h68 extern struct route_node *route_node_match_ipv6 (const struct route_table *, const struct in6_addr …
H A Dtable.c241 route_node_match_ipv6 (const struct route_table *table, in route_node_match_ipv6() function
H A Disis.c398 result = route_node_match_ipv6(area->route_table6[level-1], &pref6); in isis_srcdst_lookup()
412 result = route_node_match_ipv6(area->route_table6[level-1], &pref6); in isis_srcdst_lookup()
/dports/net/quagga/quagga-1.2.4/lib/
H A Dtable.h160 extern struct route_node *route_node_match_ipv6 (const struct route_table *,
H A Dtable.c252 route_node_match_ipv6 (const struct route_table *table, in route_node_match_ipv6() function
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_table.h237 return bgp_node_from_rnode (route_node_match_ipv6 (table->route_table, in bgp_node_match_ipv6()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dtable.h219 ext_pure struct route_node *route_node_match_ipv6(struct route_table *table,
H A Dtable.c237 struct route_node *route_node_match_ipv6(struct route_table *table, in route_node_match_ipv6() function
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dtable.h219 ext_pure struct route_node *route_node_match_ipv6(struct route_table *table,
H A Dtable.c237 struct route_node *route_node_match_ipv6(struct route_table *table, in route_node_match_ipv6() function
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_table.h282 struct route_node *rn = route_node_match_ipv6(table->route_table, addr); in bgp_node_match_ipv6()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_table.h282 struct route_node *rn = route_node_match_ipv6(table->route_table, addr); in bgp_node_match_ipv6()