Searched refs:tha_seq (Results 1 – 8 of 8) sorted by relevance
331 tcp->tcp_tcpha->tha_seq = htonl(tcp->tcp_snxt); in tcp_unfuse()333 peer_tcp->tcp_tcpha->tha_seq = htonl(peer_tcp->tcp_snxt); in tcp_unfuse()543 recv_size += htonl(tcpha->tha_seq) - tcp->tcp_snxt; in tcp_fuse_output()
1267 tcpha->tha_seq = htonl(snxt); in tcp_output()1899 tcpha->tha_seq = htonl(*snxt); in tcp_send()2421 tcpha->tha_seq = htonl(seq); in tcp_xmit_ctl()2603 tcpha->tha_seq = htonl(seq); in tcp_xmit_early_reset()2740 seg_seq = ntohl(tcpha->tha_seq); in tcp_xmit_listeners_reset()3110 tcpha->tha_seq = htonl(seq); in tcp_xmit_mp()
1756 seg_seq = ntohl(tcpha->tha_seq); in tcp_input_listener()2163 tcpha->tha_seq = htonl(seq_no); in tcp_ack_mp()2432 seg_seq = ntohl(tcpha->tha_seq); in tcp_input_data()5580 seg_seq = ntohl(tcpha->tha_seq); in tcp_icmp_input()5702 seg_seq = ntohl(tcpha->tha_seq); in tcp_icmp_error_ipv6()5780 uint32_t seq = ntohl(tcpha->tha_seq); in tcp_verifyicmp()
101 uint32_t tha_seq; /* Sequence number */ member
2659 seg_seq = ntohl(tcph->tha_seq); in tcp_rput_data()
126 uint32_t tha_seq; /* Sequence number */ member
133 seqno[self->conn_id, self->pcount] = ntohl(self->tcph->tha_seq);
709 seq = ntohl(tcpha->tha_seq); in update_conn_tcp()