Searched refs:snt_isn (Results 1 – 8 of 8) sorted by relevance
576 seq = treq->snt_isn + 1; in tcp_create_openreq_child() 594 WRITE_ONCE(newtp->write_seq, newtp->pushed_seq = treq->snt_isn + 1); in tcp_create_openreq_child() 628 newtp->undo_marker = treq->snt_isn; in tcp_create_openreq_child() 838 tcp_rsk(req)->snt_isn + 1)) in tcp_check_req()
504 htonl(tcp_rsk(req)->snt_isn), in tcp_v4_ao_calc_key_rsk() 810 disn = htonl(tcp_rsk(req)->snt_isn); in tcp_ao_prepare_reset() 811 *sne = tcp_ao_compute_sne(0, tcp_rsk(req)->snt_isn, seq); in tcp_ao_prepare_reset() 1084 disn = htonl(tcp_rsk(req)->snt_isn); in tcp_inbound_ao_hash() 1258 new_ao->lisn = htonl(tcp_rsk(req)->snt_isn); in tcp_ao_copy_all_matching() 2388 WRITE_ONCE(ao->lisn, cmd.snt_isn); in tcp_ao_set_repair() 2422 opt.snt_isn = ao->lisn; in tcp_ao_get_repair()
422 if (seq != tcp_rsk(req)->snt_isn) { in tcp_req_err() 555 snd_una = fastopen ? tcp_rsk(fastopen)->snt_isn : tp->snd_una; in tcp_v4_err() 1087 u32 seq = (sk->sk_state == TCP_LISTEN) ? tcp_rsk(req)->snt_isn + 1 :
4045 th->seq = htonl(tcp_rsk(req)->snt_isn); in tcp_make_synack()
7758 tcp_rsk(req)->snt_isn = isn; in tcp_conn_request()
209 ao_img.snt_isn += 1; in client_fn()
162 u32 snt_isn; member
463 snd_una = fastopen ? tcp_rsk(fastopen)->snt_isn : tp->snd_una; in tcp_v6_err() 1276 tcp_rsk(req)->snt_isn + 1 : tcp_sk(sk)->snd_nxt,