Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h119 #ifndef LMP_PORT
120 #define LMP_PORT 701 /* rfc4204 */ macro
H A Dprint-udp.c634 else if (IS_SRC_OR_DST_PORT(LMP_PORT)) in udp_print()