Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h236 #ifndef LWAPP_DATA_PORT
237 #define LWAPP_DATA_PORT 12222 /* RFC 5412 */ macro
H A Dprint-udp.c696 else if (IS_SRC_OR_DST_PORT(LWAPP_DATA_PORT)) in udp_print()