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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_aspath.c1465 aspath_reconcile_as4 ( struct aspath *aspath, struct aspath *as4path) argument
1478 - aspath_count_hops (as4path);
1492 return aspath_dup (as4path);
1496 aspath->str, as4path->str);
1548 mergedpath = aspath_merge (newpath, aspath_dup(as4path));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.c1465 aspath_reconcile_as4 ( struct aspath *aspath, struct aspath *as4path) argument
1478 - aspath_count_hops (as4path);
1492 return aspath_dup (as4path);
1496 aspath->str, as4path->str);
1548 mergedpath = aspath_merge (newpath, aspath_dup(as4path));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.c1465 aspath_reconcile_as4 ( struct aspath *aspath, struct aspath *as4path) argument
1478 - aspath_count_hops (as4path);
1492 return aspath_dup (as4path);
1496 aspath->str, as4path->str);
1548 mergedpath = aspath_merge (newpath, aspath_dup(as4path));

Completed in 111 milliseconds