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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_aspath.h57 struct aspath *aspath_aggregate (struct aspath *, struct aspath *);
H A Dbgp_aspath.c443 aspath_aggregate (struct aspath *as1, struct aspath *as2)
441 aspath_aggregate (struct aspath *as1, struct aspath *as2) function
H A Dbgp_route.c2764 asmerge = aspath_aggregate (aspath, ri->attr->aspath);
2805 asmerge = aspath_aggregate (aspath, rinew->attr->aspath);
2965 asmerge = aspath_aggregate (aspath, ri->attr->aspath);

Completed in 184 milliseconds