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