Searched refs:getif (Results 1 – 13 of 13) sorted by relevance
143 lookup.o getif.o hwaddr.o tzone.o report.o $(STRERROR)152 OBJ_GW= bootpgw.o getif.o hwaddr.o report.o $(STRERROR)156 OBJ_TEST= bootptest.o print-bootp.o getif.o getether.o \167 TRYGETIF= trygetif.o getif.o report.o $(STRERROR)189 bootpd.o : readfile.h report.h tzone.h patchlevel.h getif.h192 bootpgw.o : bootp.h bptypes.h getif.h hwaddr.h report.h patchlevel.h193 bootptest.o : bootp.h bptypes.h bootptest.h getif.h patchlevel.h196 getif.o : getif.h report.h
4 extern struct ifreq *getif(int, struct in_addr *);
13 lookup.c getif.c hwaddr.c report.c tzone.c rtmsg.c
64 ifr = getif(s, dap);
43 getif(s, addrp) in getif() function
117 getif.c Get network interface info.118 getif.h header for above
43 Added SVR4/Streams support to getif and getether
164 Add SVR4/Streams support to getif() and getether()165 Fix getif bug (matched when it should not)
1089 ifr = getif(s, &dst);
6 SRCS= bootpgw.c getif.c hwaddr.c report.c rtmsg.c
558 ifr = getif(s, &recv_addr.sin_addr); in handle_request()619 ifr = getif(s, &(bp->bp_yiaddr)); in handle_reply()
6 SRCS= bootptest.c getether.c getif.c print-bootp.c report.c
318 ifr = getif(s, &sin_server.sin_addr);