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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_aspath.c789 aspath_cmp_left (struct aspath *aspath1, struct aspath *aspath2)
797 seg2 = (struct assegment *) aspath2->data;
825 aspath_cmp_left_confed (struct aspath *aspath1, struct aspath *aspath2)
833 if (aspath1->count || aspath2->count)
837 seg2 = (struct assegment *) aspath2->data;
787 aspath_cmp_left(struct aspath *aspath1, struct aspath *aspath2) argument
823 aspath_cmp_left_confed(struct aspath *aspath1, struct aspath *aspath2) argument

Completed in 140 milliseconds