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