Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dudp.h182 #ifndef BFD_MULTIHOP_PORT
183 #define BFD_MULTIHOP_PORT 4784 /* RFC 5883 */ macro
H A Dprint-bfd.c146 { BFD_MULTIHOP_PORT, "Multihop" },
294 port == BFD_MULTIHOP_PORT || in bfd_print()
H A Dprint-udp.c684 dport == BFD_MULTIHOP_PORT || in udp_print()