FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
tls_ctx_picotls_ Struct Reference
+ Collaboration diagram for tls_ctx_picotls_:

Data Fields

tls_ctx_t ctx
 
u32 ptls_ctx_idx
 
ptls_t * tls
 
u8rx_content
 
int rx_offset
 
int rx_len
 
ptls_buffer_t read_buffer
 
ptls_buffer_t write_buffer
 
uint8_t * write_content
 
int read_buffer_offset
 
int write_buffer_offset
 

Detailed Description

Definition at line 23 of file tls_picotls.h.

Field Documentation

◆ ctx

tls_ctx_t tls_ctx_picotls_::ctx

Definition at line 25 of file tls_picotls.h.

◆ ptls_ctx_idx

u32 tls_ctx_picotls_::ptls_ctx_idx

Definition at line 26 of file tls_picotls.h.

◆ read_buffer

ptls_buffer_t tls_ctx_picotls_::read_buffer

Definition at line 31 of file tls_picotls.h.

◆ read_buffer_offset

int tls_ctx_picotls_::read_buffer_offset

Definition at line 34 of file tls_picotls.h.

◆ rx_content

u8* tls_ctx_picotls_::rx_content

Definition at line 28 of file tls_picotls.h.

◆ rx_len

int tls_ctx_picotls_::rx_len

Definition at line 30 of file tls_picotls.h.

◆ rx_offset

int tls_ctx_picotls_::rx_offset

Definition at line 29 of file tls_picotls.h.

◆ tls

ptls_t* tls_ctx_picotls_::tls

Definition at line 27 of file tls_picotls.h.

◆ write_buffer

ptls_buffer_t tls_ctx_picotls_::write_buffer

Definition at line 32 of file tls_picotls.h.

◆ write_buffer_offset

int tls_ctx_picotls_::write_buffer_offset

Definition at line 35 of file tls_picotls.h.

◆ write_content

uint8_t* tls_ctx_picotls_::write_content

Definition at line 33 of file tls_picotls.h.


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