Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h305 #ifndef OTV_PORT
306 #define OTV_PORT 8472 /* draft-hasmit-otv-04 */ macro
Dprint-udp.c676 else if (IS_SRC_OR_DST_PORT(OTV_PORT)) in udp_print()