Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Datm_misc.c87 void sonet_copy_stats(struct k_sonet_stats *from, struct sonet_stats *to) in sonet_copy_stats() function
93 EXPORT_SYMBOL(sonet_copy_stats);
/linux-4.1.27/include/linux/
Dsonet.h15 extern void sonet_copy_stats(struct k_sonet_stats *from,struct sonet_stats *to);
/linux-4.1.27/drivers/atm/
DuPD98402.c46 sonet_copy_stats(&PRIV(dev)->sonet_stats,&tmp); in fetch_stats()
Dsuni.c100 sonet_copy_stats(&PRIV(dev)->sonet_stats,&tmp); in fetch_stats()