/titanic_44/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | vjcompress.c | 334 if ((deltaS = ntohl(th->th_seq) - ntohl(oth->th_seq)) > 0) { in vj_compress_tcp() 601 tmp = ntohl(th->th_seq) + i; in vj_uncompress_tcp() 602 th->th_seq = htonl(tmp); in vj_uncompress_tcp() 610 tmp = ntohl(th->th_seq) + ntohs(cs->cs_ip.ip_len) - cs->cs_hlen; in vj_uncompress_tcp() 611 th->th_seq = htonl(tmp); in vj_uncompress_tcp() 633 DECODEL(th->th_seq); in vj_uncompress_tcp()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_tcp.c | 122 if (ntohl(tcp->th_seq)) { in interpret_tcp() 124 ntohl(tcp->th_seq), tcplen); in interpret_tcp() 158 (void) sprintf(get_line((char *)(uintptr_t)tcp->th_seq - in interpret_tcp() 160 ntohl(tcp->th_seq)); in interpret_tcp()
|
/titanic_44/usr/src/uts/common/netinet/ |
H A D | tcpip.h | 34 #define ti_seq ti_t.th_seq
|
H A D | tcp.h | 54 tcp_seq th_seq; /* sequence number */ member
|
/titanic_44/usr/src/lib/libdtrace/common/ |
H A D | tcp.d.in | 160 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 ?
|
/titanic_44/usr/src/uts/common/inet/ipf/ |
H A D | ip_proxy.c | 747 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 D | ip_state.c | 1341 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); 2047 send = ntohl(tcp->th_seq) + fin->fin_dlen - (TCP_OFF(tcp) << 2) + 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); [all …]
|
H A D | ip_fil_solaris.c | 1140 tcp2->th_seq = tcp->th_ack; 1143 tcp2->th_ack = ntohl(tcp->th_seq); 2442 tcp->th_ack = htonl(ntohl(tcp->th_seq) + 1); 2443 tcp->th_seq = old_ack;
|
/titanic_44/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_rcmd_pxy.c | 139 *(u_32_t *)aps->aps_data = htonl(ntohl(tcp->th_seq) + 1); 144 (tcp->th_seq != *(u_32_t *)aps->aps_data))
|
H A D | ip_pptp_pxy.c | 272 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 D | ip_raudio_pxy.c | 251 seq = ntohl(tcp->th_seq);
|
H A D | ip_ftp_pxy.c | 1055 thseq = ntohl(tcp->th_seq);
|
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_send.c | 1594 bcopy((char *)&ntcph->th_seq, &tcp_seq_tmp, 4); in nxge_do_softlso() 1597 tcp_seq = ntohl(ntcph->th_seq); in nxge_do_softlso() 1649 bcopy(&tcp_seq_tmp, (char *)&ntcph->th_seq, 4); in nxge_do_softlso() 1651 ntcph->th_seq = htonl(tcp_seq); in nxge_do_softlso() 1687 bcopy(&tcp_seq_tmp, (char *)&ntcph->th_seq, 4); in nxge_do_softlso() 1689 ntcph->th_seq = htonl(tcp_seq); in nxge_do_softlso()
|
/titanic_44/usr/src/stand/lib/tcp/ |
H A D | tcp_inet.h | 73 uint8_t th_seq[4]; /* Sequence number */ member
|
H A D | tcp.c | 4864 U32_TO_ABE32(snxt, tcph->th_seq); in tcp_wput_data() 5589 U32_TO_BE32(seq, tcph->th_seq); in tcp_xmit_ctl() 5660 tcp->tcp_suna : tcp->tcp_snxt, tcph->th_seq); in tcp_ack_mp() 5813 U32_TO_ABE32(seq, tcph->th_seq); in tcp_xmit_mp() 6084 seg_seq = BE32_TO_U32(tcph->th_seq); in tcp_xmit_listeners_reset() 6185 U32_TO_BE32(seq, tcph->th_seq); in tcp_xmit_early_reset()
|
/titanic_44/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_lro.c | 223 seq = ntohl(tcp->th_seq); in myri10ge_lro_rx()
|
/titanic_44/usr/src/uts/common/inet/ |
H A D | tcp.h | 96 uint8_t th_seq[4]; /* Sequence number */ member
|
/titanic_44/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 1149 (u_long)(ntohl(tp->th_seq)),
|
/titanic_44/usr/src/cmd/mdb/common/modules/ip/ |
H A D | ip.c | 1157 mdb_nhconvert(&seq, &tcph->th_seq, sizeof (seq)); in tcphdr_print()
|