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