Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | k_sonet_stats |
Macros | |
#define | __HANDLE_ITEM(i) atomic_t i |
Functions | |
void | sonet_copy_stats (struct k_sonet_stats *from, struct sonet_stats *to) |
void | sonet_subtract_stats (struct k_sonet_stats *from, struct sonet_stats *to) |
void sonet_copy_stats | ( | struct k_sonet_stats * | from, |
struct sonet_stats * | to | ||
) |
Definition at line 87 of file atm_misc.c.
void sonet_subtract_stats | ( | struct k_sonet_stats * | from, |
struct sonet_stats * | to | ||
) |
Definition at line 95 of file atm_misc.c.