Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h161 #ifndef LMP_PORT
162 #define LMP_PORT 701 /* rfc4204 */ macro
Dprint-udp.c660 else if (IS_SRC_OR_DST_PORT(LMP_PORT)) in udp_print()