Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h239 #ifndef LWAPP_CONTROL_PORT
240 #define LWAPP_CONTROL_PORT 12223 /* RFC 5412 */ macro
H A Dprint-udp.c692 else if (dport == LWAPP_CONTROL_PORT) in udp_print()
694 else if (sport == LWAPP_CONTROL_PORT) in udp_print()