resync_nh_do_now  328 include/net/tls.h 	u8 resync_nh_do_now:1;
resync_nh_do_now  706 net/tls/tls_device.c 		if (likely(!rx_ctx->resync_nh_do_now))
resync_nh_do_now  715 net/tls/tls_device.c 		rx_ctx->resync_nh_do_now = 0;
resync_nh_do_now  734 net/tls/tls_device.c 	if (ctx->resync_nh_do_now)
resync_nh_do_now  757 net/tls/tls_device.c 		ctx->resync_nh_do_now = 1;