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