Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dtcp.h100 #ifndef TELNET_PORT
101 #define TELNET_PORT 23 macro
H A Dprint-tcp.c739 if (IS_SRC_OR_DST_PORT(TELNET_PORT)) { in tcp_print()