Searched refs:bnc1 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_nexthop.c156 bgp_nexthop_cache_different (struct bgp_nexthop_cache *bnc1, argument
162 if (bnc1->nexthop_num != bnc2->nexthop_num)
165 next1 = bnc1->nexthop;
168 for (i = 0; i < bnc1->nexthop_num; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_nexthop.c156 bgp_nexthop_cache_different (struct bgp_nexthop_cache *bnc1, argument
162 if (bnc1->nexthop_num != bnc2->nexthop_num)
165 next1 = bnc1->nexthop;
168 for (i = 0; i < bnc1->nexthop_num; i++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_nexthop.c156 bgp_nexthop_cache_different (struct bgp_nexthop_cache *bnc1, argument
162 if (bnc1->nexthop_num != bnc2->nexthop_num)
165 next1 = bnc1->nexthop;
168 for (i = 0; i < bnc1->nexthop_num; i++)

Completed in 118 milliseconds