Searched refs:aspath_firstas_check (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.h93 extern int aspath_firstas_check (struct aspath *, as_t);
H A Dbgp_aspath.c1098 aspath_firstas_check (struct aspath *aspath, as_t asno) function
H A Dbgp_attr.c1030 && ! aspath_firstas_check (attr->aspath, peer->as))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.h93 extern int aspath_firstas_check (struct aspath *, as_t);
H A Dbgp_aspath.c1098 aspath_firstas_check (struct aspath *aspath, as_t asno) function
H A Dbgp_attr.c1030 && ! aspath_firstas_check (attr->aspath, peer->as))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.h93 extern int aspath_firstas_check (struct aspath *, as_t);
H A Dbgp_aspath.c1098 aspath_firstas_check (struct aspath *aspath, as_t asno) function
H A Dbgp_attr.c1030 && ! aspath_firstas_check (attr->aspath, peer->as))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Daspath_test.c1032 || (aspath_firstas_check (as,sp->first)
1038 aspath_firstas_check (as,sp->first));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Daspath_test.c1032 || (aspath_firstas_check (as,sp->first)
1038 aspath_firstas_check (as,sp->first));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Daspath_test.c1032 || (aspath_firstas_check (as,sp->first)
1038 aspath_firstas_check (as,sp->first));

Completed in 109 milliseconds