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