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