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