Searched refs:getif (Results 1 – 13 of 13) sorted by relevance
142 lookup.o getif.o hwaddr.o tzone.o report.o $(STRERROR)151 OBJ_GW= bootpgw.o getif.o hwaddr.o report.o $(STRERROR)155 OBJ_TEST= bootptest.o print-bootp.o getif.o getether.o \166 TRYGETIF= trygetif.o getif.o report.o $(STRERROR)188 bootpd.o : readfile.h report.h tzone.h patchlevel.h getif.h191 bootpgw.o : bootp.h bptypes.h getif.h hwaddr.h report.h patchlevel.h192 bootptest.o : bootp.h bptypes.h bootptest.h getif.h patchlevel.h195 getif.o : getif.h report.h
3 extern struct ifreq *getif(int, struct in_addr *);
12 lookup.c getif.c hwaddr.c report.c tzone.c rtmsg.c
62 ifr = getif(s, dap);
41 getif(int s, struct in_addr *addrp) in getif() function
116 getif.c Get network interface info.117 getif.h header for above
42 Added SVR4/Streams support to getif and getether
163 Add SVR4/Streams support to getif() and getether()164 Fix getif bug (matched when it should not)
1081 ifr = getif(s, &dst); in sendreply()
5 SRCS= bootpgw.c getif.c hwaddr.c report.c rtmsg.c
553 ifr = getif(s, &recv_addr.sin_addr); in handle_request()614 ifr = getif(s, &(bp->bp_yiaddr)); in handle_reply()
5 SRCS= bootptest.c getether.c getif.c print-bootp.c report.c
314 ifr = getif(s, &sin_server.sin_addr); in main()