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