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