Searched refs:as_type (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.c1770 u_short as_type; local
1778 as_type = AS_SEQUENCE;
1788 aspath_segment_add (aspath, as_type);
1794 as_type = AS_SET;
1795 aspath_segment_add (aspath, as_type);
1799 as_type = AS_SEQUENCE;
1803 as_type = AS_CONFED_SEQUENCE;
1804 aspath_segment_add (aspath, as_type);
1808 as_type = AS_SEQUENCE;
1812 as_type
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.c1770 u_short as_type; local
1778 as_type = AS_SEQUENCE;
1788 aspath_segment_add (aspath, as_type);
1794 as_type = AS_SET;
1795 aspath_segment_add (aspath, as_type);
1799 as_type = AS_SEQUENCE;
1803 as_type = AS_CONFED_SEQUENCE;
1804 aspath_segment_add (aspath, as_type);
1808 as_type = AS_SEQUENCE;
1812 as_type
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.c1770 u_short as_type; local
1778 as_type = AS_SEQUENCE;
1788 aspath_segment_add (aspath, as_type);
1794 as_type = AS_SET;
1795 aspath_segment_add (aspath, as_type);
1799 as_type = AS_SEQUENCE;
1803 as_type = AS_CONFED_SEQUENCE;
1804 aspath_segment_add (aspath, as_type);
1808 as_type = AS_SEQUENCE;
1812 as_type
[all...]

Completed in 69 milliseconds