Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/appletalk/
Dipddp.c51 static struct net_device_stats *ipddp_get_stats(struct net_device *dev);
86 dev->get_stats = ipddp_get_stats; in ipddp_init()
106 static struct net_device_stats *ipddp_get_stats(struct net_device *dev) in ipddp_get_stats() function