Searched refs:tha_seq (Results 1 – 10 of 10) sorted by relevance
343 tcp->tcp_tcpha->tha_seq = htonl(tcp->tcp_snxt); in tcp_unfuse()345 peer_tcp->tcp_tcpha->tha_seq = htonl(peer_tcp->tcp_snxt); in tcp_unfuse()565 recv_size += htonl(tcpha->tha_seq) - tcp->tcp_snxt; in tcp_fuse_output()
1287 tcpha->tha_seq = htonl(snxt); in tcp_output()1931 tcpha->tha_seq = htonl(*snxt); in tcp_send()2460 tcpha->tha_seq = htonl(seq); in tcp_xmit_ctl()2676 tcpha->tha_seq = htonl(seq); in tcp_xmit_early_reset()2813 seg_seq = ntohl(tcpha->tha_seq); in tcp_xmit_listeners_reset()3187 tcpha->tha_seq = htonl(seq); in tcp_xmit_mp()
1883 seg_seq = ntohl(tcpha->tha_seq); in tcp_input_listener()2291 tcpha->tha_seq = htonl(seq_no); in tcp_ack_mp()2559 seg_seq = ntohl(tcpha->tha_seq); in tcp_input_data()5786 seg_seq = ntohl(tcpha->tha_seq); in tcp_icmp_input()5912 seg_seq = ntohl(tcpha->tha_seq); in tcp_icmp_error_ipv6()5990 uint32_t seq = ntohl(tcpha->tha_seq); in tcp_verifyicmp()
101 uint32_t tha_seq; /* Sequence number */ member
2658 seg_seq = ntohl(tcph->tha_seq); in tcp_rput_data()
283 tcp_hdr.tha_seq = htonl(*seqno); in smbsrv_pcap_dump()
133 seqno[self->conn_id, self->pcount] = ntohl(self->tcph->tha_seq);
129 uint32_t tha_seq; /* Sequence number */ member
108 tcp->tha_seq = htonl(seq); in mt_tcp_basic_hdr()
713 seq = ntohl(tcpha->tha_seq); in update_conn_tcp()