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