Searched refs:link_write_bytes_global (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dforward.c54 counter_type link_write_bytes_global; /* GLOBAL */ variable
1327 link_write_bytes_global += size;
1330 mmap_stats->link_write_bytes = link_write_bytes_global;
H A Dmanage.c1039 extern counter_type link_write_bytes_global;
1047 link_write_bytes_global);

Completed in 81 milliseconds