HelenOS sources

nic_get_stats_impl   55 uspace/lib/nic/include/nic_impl.h extern errno_t nic_get_stats_impl(ddf_fun_t *dev_fun, nic_device_stats_t *stats);
nic_get_stats_impl  109 uspace/lib/nic/src/nic_driver.c 			iface->get_stats = nic_get_stats_impl;
HelenOS homepage, sources at GitHub