Home
last modified time | relevance | path

Searched refs:BGPTYPE_AS4_PATH (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-bgp.c133 #define BGPTYPE_AS4_PATH 17 /* RFC6793 */ macro
150 { BGPTYPE_AS4_PATH, "AS4 Path"},
1546 if (bgpa_type == BGPTYPE_AS4_PATH) { in bgp_attr_get_as_size()
1902 case BGPTYPE_AS4_PATH: in bgp_attr_print()