Searched refs:BGP_NOTIFY_MINOR_CEASE_MAXPRFX (Results 1 – 1 of 1) sorted by relevance
261 #define BGP_NOTIFY_MINOR_CEASE_MAXPRFX 1 macro263 { BGP_NOTIFY_MINOR_CEASE_MAXPRFX, "Maximum Number of Prefixes Reached"},2686 if(bgpn.bgpn_minor == BGP_NOTIFY_MINOR_CEASE_MAXPRFX && length >= BGP_NOTIFICATION_SIZE + 7) { in bgp_notification_print()