Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-bgp.c246 #define BGP_NOTIFY_MAJOR_OPEN 2 macro
255 { BGP_NOTIFY_MAJOR_OPEN, "OPEN Message Error"},
2938 case BGP_NOTIFY_MAJOR_OPEN: in bgp_notification_print()