Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/tcpdump/
Dprint-bgp.c384 #define BGP_EXT_COM_VPN_ORIGIN4 0x8005 /* duplicate - keep for backwards compatability */ macro
425 { BGP_EXT_COM_VPN_ORIGIN4, "ospf-domain"},
2043 case BGP_EXT_COM_VPN_ORIGIN4: in bgp_attr_print()