Searched refs:aspath_add_seq (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_aspath.h75 extern struct aspath *aspath_add_seq (struct aspath *, as_t);
H A Dbgp_attr.c1045 aspath = aspath_add_seq (aspath, peer->change_local_as);
2256 aspath = aspath_add_seq (aspath, bgp->confed_id);
2264 aspath = aspath_add_seq (aspath, peer->local_as);
2266 aspath = aspath_add_seq (aspath, peer->change_local_as);
2268 aspath = aspath_add_seq (aspath, peer->local_as);
H A Dbgp_aspath.c1419 aspath_add_seq (struct aspath *aspath, as_t asno) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.h75 extern struct aspath *aspath_add_seq (struct aspath *, as_t);
H A Dbgp_attr.c1045 aspath = aspath_add_seq (aspath, peer->change_local_as);
2256 aspath = aspath_add_seq (aspath, bgp->confed_id);
2264 aspath = aspath_add_seq (aspath, peer->local_as);
2266 aspath = aspath_add_seq (aspath, peer->change_local_as);
2268 aspath = aspath_add_seq (aspath, peer->local_as);
H A Dbgp_aspath.c1419 aspath_add_seq (struct aspath *aspath, as_t asno) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.h75 extern struct aspath *aspath_add_seq (struct aspath *, as_t);
H A Dbgp_attr.c1045 aspath = aspath_add_seq (aspath, peer->change_local_as);
2256 aspath = aspath_add_seq (aspath, bgp->confed_id);
2264 aspath = aspath_add_seq (aspath, peer->local_as);
2266 aspath = aspath_add_seq (aspath, peer->change_local_as);
2268 aspath = aspath_add_seq (aspath, peer->local_as);
H A Dbgp_aspath.c1419 aspath_add_seq (struct aspath *aspath, as_t asno) function

Completed in 74 milliseconds