Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-bgp.c432 #define BGP_EXT_COM_ENCAP 0x030c /* rfc5512 */ macro
472 { BGP_EXT_COM_ENCAP, "encapsulation"},
879 case BGP_EXT_COM_ENCAP: in bgp_extended_community_print()