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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_route.c954 int aspath_loop_count = 0;
982 aspath_loop_count = 1;
984 if (aspath_loop_check (attr->aspath, peer->change_local_as) > aspath_loop_count)
950 int aspath_loop_count = 0; local

Completed in 107 milliseconds