Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h164 #ifndef BFD_CONTROL_PORT
165 #define BFD_CONTROL_PORT 3784 /* RFC 5881 */ macro
H A Dprint-bfd.c145 { BFD_CONTROL_PORT, "Control" },
293 if (port == BFD_CONTROL_PORT || in bfd_print()
H A Dprint-udp.c683 else if (dport == BFD_CONTROL_PORT || in udp_print()