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