Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h314 #ifndef LWAPP_CONTROL_PORT
315 #define LWAPP_CONTROL_PORT 12223 /* RFC 5412 */ macro
Dprint-udp.c666 else if (dport == LWAPP_CONTROL_PORT) in udp_print()
668 else if (sport == LWAPP_CONTROL_PORT) in udp_print()