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