Searched refs:bgp_aggregate (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.c2639 struct bgp_aggregate
2657 struct bgp_aggregate *
2660 struct bgp_aggregate *new;
2661 new = XMALLOC (MTYPE_BGP_AGGREGATE, sizeof (struct bgp_aggregate));
2662 memset (new, 0, sizeof (struct bgp_aggregate));
2667 bgp_aggregate_free (struct bgp_aggregate *aggregate)
2675 struct bgp_aggregate *aggregate)
2851 struct bgp_aggregate *);
2859 struct bgp_aggregate *aggregate;
2889 struct bgp_aggregate *aggregat
2626 struct bgp_aggregate struct
8458 struct bgp_aggregate *bgp_aggregate; local
[all...]

Completed in 125 milliseconds