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