Searched refs:ipddp_get_stats (Results 1 – 1 of 1) sorted by relevance
51 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