Searched refs:ifscan (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c410 ifscan();
485 ifscan();
557 ifscan();
1016 ifscan(void) function
1061 BADERR(_B_TRUE, "ifscan: socket(SOCK_DGRAM)");
1072 BADERR(_B_TRUE, "ifscan: ioctl(SIOCGLIFNUM)");
1089 msglog("ifscan: malloc: %s", rip_strerror(errno));
1111 BADERR(_B_TRUE, "ifscan: ioctl(SIOCGLIFCONF)");
1539 ifp = rtmalloc(sizeof (*ifp), "ifscan ifp");
H A Dmain.c406 * iflookup, and thus ifscan() to find the physical interfaces.
407 * ifscan() will attempt to use the rip_sock in order to join
413 ifscan();
477 ifscan();
H A Ddefs.h778 extern void ifscan(void);

Completed in 518 milliseconds