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