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