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