Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h215 #ifndef BFD_LAG_PORT
216 #define BFD_LAG_PORT 6784 /* RFC 7310 */ macro
H A Dprint-bfd.c147 { BFD_LAG_PORT, "Lag" },
295 port == BFD_LAG_PORT) { in bfd_print()
H A Dprint-udp.c685 dport == BFD_LAG_PORT || in udp_print()