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