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