Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4933 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
5119 if (DontProbeInterfaces == DPI_SKIPLOOPBACK && in load_if_names()
H A Dsendmail.h2096 #define DPI_SKIPLOOPBACK 2 /* Don't probe loopback interfaces */ macro
H A Dreadcf.c3407 DontProbeInterfaces = DPI_SKIPLOOPBACK;