Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtls.h453 void handle_device_resync(struct sock *sk, u32 seq, u64 rcd_sn);
/Linux-v4.19/net/tls/
Dtls_device.c545 void handle_device_resync(struct sock *sk, u32 seq, u64 rcd_sn) in handle_device_resync() function
Dtls_sw.c1073 handle_device_resync(strp->sk, TCP_SKB_CB(skb)->seq + rxm->offset, in tls_read_size()