Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h254 #ifndef LISP_CONTROL_PORT
255 #define LISP_CONTROL_PORT 4342 /* RFC 6830 */ macro
Dprint-udp.c682 else if (IS_SRC_OR_DST_PORT(LISP_CONTROL_PORT)) in udp_print()