Searched refs:ASN_STR_LEN (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.c538 #define ASN_STR_LEN (10 + 1) macro
539 str_size = MAX (assegment_count_asns (seg, 0) * ASN_STR_LEN + 2 + 1,
575 #define SEGMENT_STR_LEN(X) (((X)->length * ASN_STR_LEN) + 2 + 1 + 1)
581 #undef ASN_STR_LEN macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.c538 #define ASN_STR_LEN (10 + 1) macro
539 str_size = MAX (assegment_count_asns (seg, 0) * ASN_STR_LEN + 2 + 1,
575 #define SEGMENT_STR_LEN(X) (((X)->length * ASN_STR_LEN) + 2 + 1 + 1)
581 #undef ASN_STR_LEN macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.c538 #define ASN_STR_LEN (10 + 1) macro
539 str_size = MAX (assegment_count_asns (seg, 0) * ASN_STR_LEN + 2 + 1,
575 #define SEGMENT_STR_LEN(X) (((X)->length * ASN_STR_LEN) + 2 + 1 + 1)
581 #undef ASN_STR_LEN macro

Completed in 71 milliseconds