Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h230 #ifndef OTV_PORT
231 #define OTV_PORT 8472 /* draft-hasmit-otv-04 */ macro
H A Dprint-udp.c700 else if (IS_SRC_OR_DST_PORT(OTV_PORT)) in udp_print()