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