Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dtcp.h103 #ifndef SMTP_PORT
104 #define SMTP_PORT 25 macro
H A Dprint-tcp.c746 } else if (IS_SRC_OR_DST_PORT(SMTP_PORT)) { in tcp_print()
/freebsd/contrib/dma/
H A Ddma.h62 #define SMTP_PORT 25 /* Default SMTP port */ macro
H A Dnet.c640 port = SMTP_PORT; in deliver_remote()