Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h124 #ifndef SMB_PORT
125 #define SMB_PORT 445 macro
H A Dprint-tcp.c767 } else if (IS_SRC_OR_DST_PORT(SMB_PORT)) { in tcp_print()