Home
last modified time | relevance | path

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

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