xref: /freebsd/libexec/bootpd/getif.h (revision 7d0873ebb83b19ba1e8a89e679470d885efe12e3)
1 /* getif.h */
2 
3 extern struct ifreq *getif(int, struct in_addr *);
4