Searched defs:initifs (Results 1 - 1 of 1) sorted by relevance

/external/iputils/
H A Drdisc.c209 static void initifs(void);
443 signal_setup(SIGHUP, initifs );
503 initifs();
1090 initifs();
1101 initifs() function
1114 logperror("initifs: socket");
1146 logperror("initifs: ioctl (get interface configuration)");
1157 logperror("initifs: ioctl (get interface flags)");
1175 logperror("initifs: ioctl (get ifindex)");
1181 logperror("initifs
[all...]

Completed in 917 milliseconds