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