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