Searched refs:bgp_node_match_ipv4 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_table.h259 * bgp_node_match_ipv4
262 bgp_node_match_ipv4 (const struct bgp_table *table, struct in_addr *addr) function
H A Dbgp_nexthop.c192 rn = bgp_node_match_ipv4 (bgp_connected_table[AFI_IP], &attr->nexthop);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_table.h259 * bgp_node_match_ipv4
262 bgp_node_match_ipv4 (const struct bgp_table *table, struct in_addr *addr) function
H A Dbgp_nexthop.c192 rn = bgp_node_match_ipv4 (bgp_connected_table[AFI_IP], &attr->nexthop);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_table.h259 * bgp_node_match_ipv4
262 bgp_node_match_ipv4 (const struct bgp_table *table, struct in_addr *addr) function
H A Dbgp_nexthop.c192 rn = bgp_node_match_ipv4 (bgp_connected_table[AFI_IP], &attr->nexthop);

Completed in 65 milliseconds