Tor 0.4.9.0-alpha-dev
Data Fields
tor_nss_bytecounts_t Struct Reference

Data Fields

uint64_t n_read
 
uint64_t n_written
 

Detailed Description

Private fields for the byte-counter layer. We cast this to and from PRFilePrivate*, which is supposed to be allowed.

Definition at line 48 of file nss_countbytes.c.

Field Documentation

◆ n_read

uint64_t n_read

Definition at line 49 of file nss_countbytes.c.

◆ n_written

uint64_t n_written

Definition at line 50 of file nss_countbytes.c.


The documentation for this struct was generated from the following file: