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