Searched refs:BFD_ECHO_PORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcpdump/
H A Dudp.h84 #define BFD_ECHO_PORT 3785 /* draft-katz-ward-bfd-v4v6-1hop-00.txt */ macro
H A Dprint-bfd.c119 { BFD_ECHO_PORT, "Echo" },
180 } else if (port == BFD_ECHO_PORT) {
265 case (BFD_ECHO_PORT << 8): /* not yet supported - fall through */
267 case (BFD_ECHO_PORT << 8 | 1):
H A Dprint-udp.c655 dport == BFD_ECHO_PORT )

Completed in 105 milliseconds