Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcp.h125 #ifndef SMB_PORT
126 #define SMB_PORT 445 macro
Dprint-tcp.c699 else if (IS_SRC_OR_DST_PORT(SMB_PORT)) in tcp_print()