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