Searched refs:snt_isn (Results 1 – 11 of 11) sorted by relevance
549 seq = treq->snt_isn + 1; in tcp_create_openreq_child()567 WRITE_ONCE(newtp->write_seq, newtp->pushed_seq = treq->snt_isn + 1); in tcp_create_openreq_child()600 newtp->undo_marker = treq->snt_isn; in tcp_create_openreq_child()797 tcp_rsk(req)->snt_isn + 1)) in tcp_check_req()
410 htonl(tcp_rsk(req)->snt_isn), in tcp_v4_ao_calc_key_rsk()752 disn = htonl(tcp_rsk(req)->snt_isn); in tcp_ao_prepare_reset()753 *sne = tcp_ao_compute_sne(0, tcp_rsk(req)->snt_isn, seq); in tcp_ao_prepare_reset()1037 disn = htonl(tcp_rsk(req)->snt_isn); in tcp_inbound_ao_hash()1210 new_ao->lisn = htonl(tcp_rsk(req)->snt_isn); in tcp_ao_copy_all_matching()2398 WRITE_ONCE(ao->lisn, cmd.snt_isn); in tcp_ao_set_repair()2432 opt.snt_isn = ao->lisn; in tcp_ao_get_repair()
286 treq->snt_isn = ntohl(th->ack_seq) - 1; in cookie_tcp_reqsk_init()
423 if (seq != tcp_rsk(req)->snt_isn) { in tcp_req_err()559 snd_una = fastopen ? tcp_rsk(fastopen)->snt_isn : tp->snd_una; in tcp_v4_err()1110 u32 seq = (sk->sk_state == TCP_LISTEN) ? tcp_rsk(req)->snt_isn + 1 :
3827 th->seq = htonl(tcp_rsk(req)->snt_isn); in tcp_make_synack()
7349 tcp_rsk(req)->snt_isn = isn; in tcp_conn_request()
86 htonl(tcp_rsk(req)->snt_isn), in tcp_v6_ao_calc_key_rsk()
435 snd_una = fastopen ? tcp_rsk(fastopen)->snt_isn : tp->snd_una; in tcp_v6_err()1284 tcp_rsk(req)->snt_isn + 1 : tcp_sk(sk)->snd_nxt,
209 ao_img.snt_isn += 1; in client_fn()
471 __be32 snt_isn; member
161 u32 snt_isn; member