Home
last modified time | relevance | path

Searched refs:th_seq (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c332 if ((deltaS = ntohl(th->th_seq) - ntohl(oth->th_seq)) > 0) { in vj_compress_tcp()
599 tmp = ntohl(th->th_seq) + i; in vj_uncompress_tcp()
600 th->th_seq = htonl(tmp); in vj_uncompress_tcp()
608 tmp = ntohl(th->th_seq) + ntohs(cs->cs_ip.ip_len) - cs->cs_hlen; in vj_uncompress_tcp()
609 th->th_seq = htonl(tmp); in vj_uncompress_tcp()
631 DECODEL(th->th_seq); in vj_uncompress_tcp()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tcp.c119 if (ntohl(tcp->th_seq)) { in interpret_tcp()
121 ntohl(tcp->th_seq), tcplen); in interpret_tcp()
155 (void) sprintf(get_line((char *)(uintptr_t)tcp->th_seq - in interpret_tcp()
157 ntohl(tcp->th_seq)); in interpret_tcp()
/illumos-gate/usr/src/uts/common/netinet/
H A Dtcpip.h33 #define ti_seq ti_t.th_seq
H A Dtcp.h55 tcp_seq th_seq; /* sequence number */ member
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in160 tcp_seq = ntohl(*(uint32_t *)T->th_seq);
187 T != NULL ? ntohl(*(uint32_t *)((tcph_t *)T)->th_seq) :
255 ntohl(*(uint32_t *)((tcph_t *)arg4)->th_seq) >= T->tcp_rexmit_nxt &&
256 ntohl(*(uint32_t *)((tcph_t *)arg4)->th_seq) < T->tcp_rexmit_max ?
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_proxy.c747 seq1 = (u_32_t)ntohl(tcp->th_seq);
765 tcp->th_seq = htonl(seq1);
800 seq1 = ntohl(tcp->th_seq);
817 tcp->th_seq = htonl(seq1);
861 ntohl(tcp->th_seq), ntohl(tcp->th_ack));
H A Dip_state.c1341 is->is_send = ntohl(tcp->th_seq) + fin->fin_dlen -
1723 is->is_s0[!source] = ntohl(tcp->th_seq) + 1;
1730 is->is_s0[source] = ntohl(tcp->th_seq) + 1;
1771 old = ntohl(tcp->th_seq);
1809 seq = ntohl(tcp->th_seq);
2298 is->is_send = ntohl(tcp->th_seq);
2310 is->is_dend = ntohl(tcp->th_seq);
3117 seq = ntohl(tcp->th_seq);
3119 tcp->th_seq = htonl(seq);
3125 seq = ntohl(tcp->th_seq);
[all …]
H A Dip_fil_solaris.c1354 tcp2->th_seq = tcp->th_ack;
1357 tcp2->th_ack = ntohl(tcp->th_seq);
2776 tcp->th_ack = htonl(ntohl(tcp->th_seq) + 1);
2777 tcp->th_seq = old_ack;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rcmd_pxy.c139 *(u_32_t *)aps->aps_data = htonl(ntohl(tcp->th_seq) + 1);
144 (tcp->th_seq != *(u_32_t *)aps->aps_data))
H A Dip_pptp_pxy.c272 start = ntohl(tcp->th_seq);
515 pptp->pptp_side[rev].pptps_next = ntohl(tcp->th_seq) + 1;
516 pptp->pptp_side[rev].pptps_nexthdr = ntohl(tcp->th_seq) + 1;
H A Dip_raudio_pxy.c251 seq = ntohl(tcp->th_seq);
H A Dip_ftp_pxy.c1055 thseq = ntohl(tcp->th_seq);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c1572 bcopy((char *)&ntcph->th_seq, &tcp_seq_tmp, 4); in nxge_do_softlso()
1575 tcp_seq = ntohl(ntcph->th_seq); in nxge_do_softlso()
1627 bcopy(&tcp_seq_tmp, (char *)&ntcph->th_seq, 4); in nxge_do_softlso()
1629 ntcph->th_seq = htonl(tcp_seq); in nxge_do_softlso()
1665 bcopy(&tcp_seq_tmp, (char *)&ntcph->th_seq, 4); in nxge_do_softlso()
1667 ntcph->th_seq = htonl(tcp_seq); in nxge_do_softlso()
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_inet.h73 uint8_t th_seq[4]; /* Sequence number */ member
H A Dtcp.c4862 U32_TO_ABE32(snxt, tcph->th_seq); in tcp_wput_data()
5587 U32_TO_BE32(seq, tcph->th_seq); in tcp_xmit_ctl()
5658 tcp->tcp_suna : tcp->tcp_snxt, tcph->th_seq); in tcp_ack_mp()
5811 U32_TO_ABE32(seq, tcph->th_seq); in tcp_xmit_mp()
6083 seg_seq = BE32_TO_U32(tcph->th_seq); in tcp_xmit_listeners_reset()
6184 U32_TO_BE32(seq, tcph->th_seq); in tcp_xmit_early_reset()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c1583 uint32_t th_seq; in sfxge_tx_qlso_fragment() local
1651 start_seq = th_seq = ntohl(thp->th_seq); in sfxge_tx_qlso_fragment()
1672 thp->th_seq = htonl(th_seq); in sfxge_tx_qlso_fragment()
1673 th_seq += ss; in sfxge_tx_qlso_fragment()
1723 ASSERT3U(th_seq - start_seq, ==, size); in sfxge_tx_qlso_fragment()
1748 thp->th_seq = htonl(start_seq); in sfxge_tx_qlso_fragment()
H A Dsfxge_rx.c1377 seq = htonl(thp->th_seq); in sfxge_rx_qflow_add()
1661 srfp->srf_seq = ntohl(thp->th_seq); in sfxge_rx_qpacket_coalesce()
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge_lro.c218 seq = ntohl(tcp->th_seq); in myri10ge_lro_rx()
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h99 uint8_t th_seq[4]; /* Sequence number */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_util.c1099 tcp_seq = BE32_TO_U32(ntcph->th_seq); in mac_sw_lso()
1188 U32_TO_BE32(tcp_seq, ntcph->th_seq); in mac_sw_lso()
1246 U32_TO_BE32(tcp_seq, ntcph->th_seq); in mac_sw_lso()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c1149 (u_long)(ntohl(tp->th_seq)),
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1158 mdb_nhconvert(&seq, &tcph->th_seq, sizeof (seq)); in tcphdr_print()