Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dudp.h173 #ifndef LISP_CONTROL_PORT
174 #define LISP_CONTROL_PORT 4342 /* RFC 6830 */ macro
H A Dprint-udp.c706 else if (IS_SRC_OR_DST_PORT(LISP_CONTROL_PORT)) in udp_print()