Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-bgp.c135 #define BGPTYPE_AS4_PATH 17 /* RFC6793 */ macro
152 { BGPTYPE_AS4_PATH, "AS4 Path"},
1548 if (bgpa_type == BGPTYPE_AS4_PATH) { in bgp_attr_get_as_size()
1904 case BGPTYPE_AS4_PATH: in bgp_attr_print()