Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h233 #ifndef OTV_PORT
234 #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()