Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-bgp.c266 #define BGP_NOTIFY_MINOR_CEASE_SHUT 2 macro
270 { BGP_NOTIFY_MINOR_CEASE_SHUT, "Administrative Shutdown"},
2984 if ((bgpn_minor == BGP_NOTIFY_MINOR_CEASE_SHUT || in bgp_notification_print()