Searched refs:AS16_VALUE_SIZE (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.c44 #define AS16_VALUE_SIZE sizeof (as16_t) macro
61 ((N) * ( (S) ? AS_VALUE_SIZE : AS16_VALUE_SIZE) )
715 || (length % AS16_VALUE_SIZE ))
811 if (length % AS16_VALUE_SIZE )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.c44 #define AS16_VALUE_SIZE sizeof (as16_t) macro
61 ((N) * ( (S) ? AS_VALUE_SIZE : AS16_VALUE_SIZE) )
715 || (length % AS16_VALUE_SIZE ))
811 if (length % AS16_VALUE_SIZE )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.c44 #define AS16_VALUE_SIZE sizeof (as16_t) macro
61 ((N) * ( (S) ? AS_VALUE_SIZE : AS16_VALUE_SIZE) )
715 || (length % AS16_VALUE_SIZE ))
811 if (length % AS16_VALUE_SIZE )

Completed in 117 milliseconds