Home
last modified time | relevance | path

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

/net/tls/
A Dtls.h234 void tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq);
256 tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) {} in tls_device_rx_resync_new_rec() argument
A Dtls_device.c765 void tls_device_rx_resync_new_rec(struct sock *sk, u32 rcd_len, u32 seq) in tls_device_rx_resync_new_rec() argument
804 if (sock_data > rcd_len) { in tls_device_rx_resync_new_rec()
806 rcd_len); in tls_device_rx_resync_new_rec()
811 seq += rcd_len; in tls_device_rx_resync_new_rec()

Completed in 7 milliseconds