Home
last modified time | relevance | path

Searched refs:resync_nh_do_now (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/tls/
Dtls_device.c688 if (likely(!rx_ctx->resync_nh_do_now)) in tls_device_rx_resync_new_rec()
697 rx_ctx->resync_nh_do_now = 0; in tls_device_rx_resync_new_rec()
716 if (ctx->resync_nh_do_now) in tls_device_core_ctrl_rx_resync()
739 ctx->resync_nh_do_now = 1; in tls_device_core_ctrl_rx_resync()
/Linux-v5.4/include/net/
Dtls.h325 u8 resync_nh_do_now:1; member