Searched refs:is_req_pending (Results 1 – 1 of 1) sorted by relevance
755 u32 sock_data, is_req_pending; in tls_device_rx_resync_new_rec() local775 is_req_pending = resync_req; in tls_device_rx_resync_new_rec()777 if (likely(!is_req_pending) || req_seq != seq || in tls_device_rx_resync_new_rec()801 is_req_pending = resync_req; in tls_device_rx_resync_new_rec()802 if (likely(!is_req_pending)) in tls_device_rx_resync_new_rec()
Completed in 5 milliseconds