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