Searched refs:snt_isn (Results 1 – 9 of 9) sorted by relevance
552 seq = treq->snt_isn + 1; in tcp_create_openreq_child() 570 WRITE_ONCE(newtp->write_seq, newtp->pushed_seq = treq->snt_isn + 1); in tcp_create_openreq_child() 603 newtp->undo_marker = treq->snt_isn; in tcp_create_openreq_child() 800 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()
425 if (seq != tcp_rsk(req)->snt_isn) { in tcp_req_err() 561 snd_una = fastopen ? tcp_rsk(fastopen)->snt_isn : tp->snd_una; in tcp_v4_err() 1112 u32 seq = (sk->sk_state == TCP_LISTEN) ? tcp_rsk(req)->snt_isn + 1 :
3832 th->seq = htonl(tcp_rsk(req)->snt_isn); in tcp_make_synack()
7253 tcp_rsk(req)->snt_isn = isn; in tcp_conn_request()
86 htonl(tcp_rsk(req)->snt_isn), in tcp_v6_ao_calc_key_rsk()
472 __be32 snt_isn; member
161 u32 snt_isn; member