Home
last modified time | relevance | path

Searched refs:hamachi_get_stats (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/
Dhamachi.c565 static struct net_device_stats *hamachi_get_stats(struct net_device *dev);
574 .ndo_get_stats = hamachi_get_stats,
1719 hamachi_get_stats(dev); in hamachi_error()
1821 static struct net_device_stats *hamachi_get_stats(struct net_device *dev) in hamachi_get_stats() function