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