Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-bgp.c242 #define BGP_NOTIFY_MAJOR_OPEN 2 macro
251 { BGP_NOTIFY_MAJOR_OPEN, "OPEN Message Error"},
2653 case BGP_NOTIFY_MAJOR_OPEN: in bgp_notification_print()