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