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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_nexthop.c67 struct bgp_table *cache6_1;
279 if (bgp_nexthop_cache_ipv6 == cache6_1)
282 old = cache6_1;
536 if (bgp_nexthop_cache_ipv6 == cache6_1)
539 bgp_nexthop_cache_ipv6 = cache6_1;
611 if (bgp_nexthop_cache_ipv6 == cache6_1)
614 bgp_nexthop_cache_reset (cache6_1);
1397 cache6_1 = bgp_table_init ();
1399 bgp_nexthop_cache_ipv6 = cache6_1;
66 struct bgp_table *cache6_1; variable in typeref:struct:bgp_table

Completed in 39 milliseconds