Searched refs:is_req_pending (Results 1 – 1 of 1) sorted by relevance
799 u32 sock_data, is_req_pending; in tls_device_rx_resync_new_rec() local819 is_req_pending = resync_req; in tls_device_rx_resync_new_rec()821 if (likely(!is_req_pending) || req_seq != seq || in tls_device_rx_resync_new_rec()845 is_req_pending = resync_req; in tls_device_rx_resync_new_rec()846 if (likely(!is_req_pending)) in tls_device_rx_resync_new_rec()
Completed in 5 milliseconds