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