Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtls.h303 struct tls_offload_context_rx { struct
305 struct tls_sw_context_rx sw;
306 enum tls_offload_sync_type resync_type;
308 u8 resync_nh_reset:1;
310 u8 resync_nh_do_now:1;
311 union {
330 u8 driver_state[TLS_DRIVER_STATE_SIZE_RX] __aligned(8);