Searched refs:aspath_merge (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.c1200 aspath_merge (struct aspath *as1, struct aspath *as2) function
1254 return aspath_merge (as1, as2);
1294 return aspath_merge (as1, as2);
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.c1200 aspath_merge (struct aspath *as1, struct aspath *as2) function
1254 return aspath_merge (as1, as2);
1294 return aspath_merge (as1, as2);
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.c1200 aspath_merge (struct aspath *as1, struct aspath *as2) function
1254 return aspath_merge (as1, as2);
1294 return aspath_merge (as1, as2);
1548 mergedpath = aspath_merge (newpath, aspath_dup(as4path));

Completed in 182 milliseconds