Home
last modified time | relevance | path

Searched refs:SMTP_PORT (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/
Dtcp.h96 #ifndef SMTP_PORT
97 #define SMTP_PORT 25 macro
Dprint-tcp.c678 } else if (sport == SMTP_PORT || dport == SMTP_PORT) {
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dutils.py623 port = smtplib.SMTP_PORT