Searched refs:hamachi_get_stats (Results 1 – 1 of 1) sorted by relevance
570 static struct net_device_stats *hamachi_get_stats(struct net_device *dev);728 dev->get_stats = &hamachi_get_stats; in hamachi_init_one()1700 hamachi_get_stats(dev); in hamachi_error()1802 static struct net_device_stats *hamachi_get_stats(struct net_device *dev) in hamachi_get_stats() function