Searched defs:tls_offload_context_rx (Results 1 – 1 of 1) sorted by relevance
305 struct tls_offload_context_rx { struct307 struct tls_sw_context_rx sw;308 enum tls_offload_sync_type resync_type;310 u8 resync_nh_reset:1;312 u8 resync_nh_do_now:1;313 union {337 (sizeof(struct tls_offload_context_rx) + TLS_DRIVER_STATE_SIZE_RX) argument