Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tls/
A Dtls_device.c799 u32 sock_data, is_req_pending; in tls_device_rx_resync_new_rec() local
819 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