Searched refs:aspath_cmp_left_confed (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.h79 extern int aspath_cmp_left_confed (const struct aspath *, const struct aspath *);
H A Dbgp_aspath.c1564 aspath_cmp_left_confed (const struct aspath *aspath1, const struct aspath *aspath2) function
H A Dbgp_route.c444 || aspath_cmp_left_confed (newattr->aspath, existattr->aspath)
1350 || aspath_cmp_left_confed (ri1->attr->aspath,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.h79 extern int aspath_cmp_left_confed (const struct aspath *, const struct aspath *);
H A Dbgp_aspath.c1564 aspath_cmp_left_confed (const struct aspath *aspath1, const struct aspath *aspath2) function
H A Dbgp_route.c444 || aspath_cmp_left_confed (newattr->aspath, existattr->aspath)
1350 || aspath_cmp_left_confed (ri1->attr->aspath,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.h79 extern int aspath_cmp_left_confed (const struct aspath *, const struct aspath *);
H A Dbgp_aspath.c1564 aspath_cmp_left_confed (const struct aspath *aspath1, const struct aspath *aspath2) function
H A Dbgp_route.c444 || aspath_cmp_left_confed (newattr->aspath, existattr->aspath)
1350 || aspath_cmp_left_confed (ri1->attr->aspath,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Daspath_test.c1227 || aspath_cmp_left_confed (asp1, asp2)
1229 || aspath_cmp_left_confed (asp2, asp1)
1239 aspath_cmp_left_confed (asp1, asp2));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Daspath_test.c1227 || aspath_cmp_left_confed (asp1, asp2)
1229 || aspath_cmp_left_confed (asp2, asp1)
1239 aspath_cmp_left_confed (asp1, asp2));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Daspath_test.c1227 || aspath_cmp_left_confed (asp1, asp2)
1229 || aspath_cmp_left_confed (asp2, asp1)
1239 aspath_cmp_left_confed (asp1, asp2));

Completed in 315 milliseconds