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