Searched refs:getif (Results 1 – 11 of 11) sorted by relevance
125 lookup.o getif.o hwaddr.o tzone.o report.o $(STRERROR)134 OBJ_GW= bootpgw.o getif.o hwaddr.o report.o $(STRERROR)138 OBJ_TEST= bootptest.o print-bootp.o getif.o getether.o \149 TRYGETIF= trygetif.o getif.o report.o $(STRERROR)171 bootpd.o : readfile.h report.h tzone.h patchlevel.h getif.h174 bootpgw.o : bootp.h bptypes.h getif.h hwaddr.h report.h patchlevel.h175 bootptest.o : bootp.h bptypes.h bootptest.h getif.h patchlevel.h178 getif.o : getif.h report.h
114 getif.c Get network interface info.115 getif.h header for above
42 Added SVR4/Streams support to getif and getether
115 Add SVR4/Streams support to getif() and getether()116 Fix getif bug (matched when it should not)
1071 ifr = getif(s, &dst); in sendreply()
5 extern struct ifreq *getif(int, struct in_addr *);
6 SRCS= dovend.c dumptab.c getif.c hash.c hwaddr.c lookup.c readfile.c \
57 ifr = getif(s, dap); in main()
48 getif(int s, struct in_addr *addrp) in getif() function
542 ifr = getif(s, &clnt_addr.sin_addr); in handle_request()603 ifr = getif(s, &(bp->bp_yiaddr)); in handle_reply()
312 ifr = getif(s, &sin_server.sin_addr); in main()