Searched refs:lookforinterfaces (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Dstartup.c64 int lookforinterfaces = 1; variable
109 * ARPANET IMP), set the lookforinterfaces flag so we'll
134 lookforinterfaces = 0;
142 lookforinterfaces = 1;
170 lookforinterfaces = 1;
200 lookforinterfaces = 1;
H A Ddefs.h83 extern int lookforinterfaces; /* if 1 probe kernel for new up ifs */
H A Dtimer.c69 if (lookforinterfaces && (timeval % CHECK_INTERVAL) == 0)
H A Dmain.c74 int lookforinterfaces; /* if 1 probe kernel for new up interfaces */ variable

Completed in 84 milliseconds