eip_get_stats
struct net_device_stats *eip_get_stats(struct net_device *dev);
EXPORT_SYMBOL(eip_get_stats);
.ndo_get_stats = eip_get_stats,