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