Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c582 static struct net_device_stats *sppp_cb_net_stats(struct net_device *dev);
1725 d->get_stats = sppp_cb_net_stats; in sppp_init()
1889 static struct net_device_stats *sppp_cb_net_stats(struct net_device *dev) in sppp_cb_net_stats() function