Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-bgp.c245 #define BGP_NOTIFY_MAJOR_FSM 5 macro
254 { BGP_NOTIFY_MAJOR_FSM, "Finite State Machine Error"},
2665 case BGP_NOTIFY_MAJOR_FSM: in bgp_notification_print()