Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h137 #ifndef PPTP_PORT
138 #define PPTP_PORT 1723 macro
Dprint-tcp.c692 else if (IS_SRC_OR_DST_PORT(PPTP_PORT)) in tcp_print()