Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h136 #ifndef PPTP_PORT
137 #define PPTP_PORT 1723 macro
H A Dprint-tcp.c777 } else if (IS_SRC_OR_DST_PORT(PPTP_PORT)) in tcp_print()