Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dudp.h140 #ifndef L2TP_PORT
141 #define L2TP_PORT 1701 /*XXX*/ macro
H A Dprint-udp.c647 else if (IS_SRC_OR_DST_PORT(L2TP_PORT)) in udp_print()