Searched refs:is_req_pending (Results 1 – 1 of 1) sorted by relevance
770 u32 sock_data, is_req_pending; in tls_device_rx_resync_new_rec() local790 is_req_pending = resync_req; in tls_device_rx_resync_new_rec()792 if (likely(!is_req_pending) || req_seq != seq || in tls_device_rx_resync_new_rec()816 is_req_pending = resync_req; in tls_device_rx_resync_new_rec()817 if (likely(!is_req_pending)) in tls_device_rx_resync_new_rec()
Completed in 9 milliseconds