Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h89 #define LWAPP_CONTROL_PORT 12223 /* draft-ohara-capwap-lwapp-04.txt */ macro
Dprint-udp.c671 else if (dport == LWAPP_CONTROL_PORT) in udp_print()
673 else if (sport == LWAPP_CONTROL_PORT) in udp_print()