Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dconf.c5070 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
5264 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
H A Dsendmail.h2380 #define DPI_SKIPLOOPBACK 2 /* Don't probe loopback interfaces */ macro
H A Dreadcf.c4272 DontProbeInterfaces = DPI_SKIPLOOPBACK;