Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h179 #ifndef WB_PORT
180 #define WB_PORT 4567 macro
H A Dprint-udp.c670 else if (dport == WB_PORT) in udp_print()