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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_aspath.h72 extern struct aspath *aspath_prepend (struct aspath *, struct aspath *);
H A Dbgp_aspath.c1221 aspath_prepend (struct aspath *as1, struct aspath *as2) function
H A Dbgp_routemap.c1243 aspath_prepend (aspath, new);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.h72 extern struct aspath *aspath_prepend (struct aspath *, struct aspath *);
H A Dbgp_aspath.c1221 aspath_prepend (struct aspath *as1, struct aspath *as2) function
H A Dbgp_routemap.c1243 aspath_prepend (aspath, new);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.h72 extern struct aspath *aspath_prepend (struct aspath *, struct aspath *);
H A Dbgp_aspath.c1221 aspath_prepend (struct aspath *as1, struct aspath *as2) function
H A Dbgp_routemap.c1243 aspath_prepend (aspath, new);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Daspath_test.c1110 asp2 = aspath_prepend (asp1, ascratch);
1138 asp2 = aspath_prepend (asp1, ascratch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Daspath_test.c1110 asp2 = aspath_prepend (asp1, ascratch);
1138 asp2 = aspath_prepend (asp1, ascratch);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Daspath_test.c1110 asp2 = aspath_prepend (asp1, ascratch);
1138 asp2 = aspath_prepend (asp1, ascratch);

Completed in 277 milliseconds