Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-bgp.c247 #define BGP_NOTIFY_MAJOR_CAP 7 macro
256 { BGP_NOTIFY_MAJOR_CAP, "Capability Message Error"},
2671 case BGP_NOTIFY_MAJOR_CAP: in bgp_notification_print()