Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
Dtls.h301 struct tls_offload_context_rx { struct
303 struct tls_sw_context_rx sw;
304 enum tls_offload_sync_type resync_type;
306 u8 resync_nh_reset:1;
308 u8 resync_nh_do_now:1;
309 union {
333 (sizeof(struct tls_offload_context_rx) + TLS_DRIVER_STATE_SIZE_RX) argument
/kernel/linux/linux-5.10/include/net/
Dtls.h319 struct tls_offload_context_rx { struct
321 struct tls_sw_context_rx sw;
322 enum tls_offload_sync_type resync_type;
324 u8 resync_nh_reset:1;
326 u8 resync_nh_do_now:1;
327 union {
351 (sizeof(struct tls_offload_context_rx) + TLS_DRIVER_STATE_SIZE_RX) argument