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