Searched refs:acked_seq (Results 1 – 2 of 2) sorted by relevance
160 static void tls_tcp_clean_acked(struct sock *sk, u32 acked_seq) in tls_tcp_clean_acked() argument175 if (info && !before(acked_seq, info->end_seq)) in tls_tcp_clean_acked()179 if (before(acked_seq, info->end_seq)) in tls_tcp_clean_acked()
248 void (*tcp_clean_acked)(struct sock *sk, u32 acked_seq);