Home
last modified time | relevance | path

Searched defs:tls_offload_context_rx (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/net/
A Dtls.h316 struct tls_offload_context_rx { struct
318 struct tls_sw_context_rx sw;
319 enum tls_offload_sync_type resync_type;
321 u8 resync_nh_reset:1;
323 u8 resync_nh_do_now:1;
324 union {
348 (sizeof(struct tls_offload_context_rx) + TLS_DRIVER_STATE_SIZE_RX) argument

Completed in 5 milliseconds