Searched refs:th_seq (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-current/sys/netinet/
H A Dtcp_input.c325 NTOHL(th->th_seq);
338 HTONL(th->th_seq);
485 pkt_seq = th->th_seq;
988 todrop = vp->rcv_nxt - th->th_seq;
993 th->th_seq++;
1019 th->th_seq != vp->rcv_nxt) {
1033 // tcp_new_dsack(tp, th->th_seq, todrop);
1036 th->th_seq += todrop;
1054 todrop = (th->th_seq + tlen) - (vp->rcv_nxt + vp->rcv_wnd);
1061 * th->th_seq
[all...]
H A Dtcp.h51 tcp_seq th_seq; /* sequence number */ member in struct:tcphdr
H A Dtcp_syncache.c576 SEQ_LEQ(th->th_seq, sc->sc_irs) ||
577 SEQ_GT(th->th_seq, sc->sc_irs + 1 + sc->sc_win)) {
813 if (SEQ_LT(th->th_seq, sc->sc_irs) ||
814 SEQ_GT(th->th_seq, sc->sc_irs+1)) {
838 if (ntohl(th->th_seq) != sc->sc_iss) {
968 sc->sc_irs = th->th_seq;
1165 th->th_seq = htonl(sc->sc_iss);
H A Dtcp_debug.c172 seq = th->th_seq;
H A Din_offload.c92 tcpseq = ntohl(th->th_seq);
151 th->th_seq = htonl(tcpseq);
H A Dtcp_output.c1357 th->th_seq = htonl(p->rxmit);
1362 th->th_seq = htonl(tp->snd_nxt);
1364 th->th_seq = htonl(tp->snd_max);
/netbsd-current/external/bsd/ipf/bin/ipsend/
H A Dtcpip.h77 #define ti_seq ti_t.th_seq
/netbsd-current/external/bsd/tcpdump/dist/
H A Dtcp.h39 nd_uint32_t th_seq; /* sequence number */ member in struct:tcphdr
/netbsd-current/sys/net/
H A Dslcompress.c319 deltaS = ntohl(th->th_seq) - ntohl(oth->th_seq);
559 th->th_seq = htonl(ntohl(th->th_seq) + i);
564 th->th_seq = htonl(ntohl(th->th_seq) + ntohs(cs->cs_ip.ip_len)
579 DECODEL(th->th_seq)
/netbsd-current/usr.sbin/npf/npftest/
H A Dnpfstream.c66 seq = ntohl(th->th_seq);
/netbsd-current/external/bsd/ipf/dist/ipsend/
H A Diptests.c966 t->th_seq = htonl(1);
998 t->th_seq = htonl(0);
1004 t->th_seq = htonl(1);
1010 t->th_seq = htonl(0x7fffffff);
1016 t->th_seq = htonl(0x80000000);
1022 t->th_seq = htonl(0xc0000000);
1028 t->th_seq = htonl(0xffffffff);
1083 t->th_seq = htonl(0);
1089 t->th_seq = htonl(0x7fff);
1155 t->th_seq
[all...]
H A Dresend.c62 (u_long)t->th_seq, (u_long)t->th_ack);
/netbsd-current/sys/netinet6/
H A Din6_offload.c94 tcpseq = ntohl(th->th_seq);
148 th->th_seq = htonl(tcpseq);
/netbsd-current/external/bsd/ipf/dist/ipsd/Celler/
H A Dip_compat.h136 __u32 th_seq; member in struct:__anon1792
/netbsd-current/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_state_test.c126 th->th_seq = htonl(p->seq);
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_rcmd_pxy.c170 (tcp->th_seq != rc->rcmd_portseq))
196 rc->rcmd_portseq = tcp->th_seq;
H A Dip_pptp_pxy.c294 start = ntohl(tcp->th_seq);
528 pptp->pptp_side[rev].pptps_next = ntohl(tcp->th_seq) + 1;
529 pptp->pptp_side[rev].pptps_nexthdr = ntohl(tcp->th_seq) + 1;
H A Dip_proxy.c1167 seq1 = (u_32_t)ntohl(tcp->th_seq);
1185 tcp->th_seq = htonl(seq1);
1220 seq1 = ntohl(tcp->th_seq);
1237 tcp->th_seq = htonl(seq1);
1281 (u_32_t)ntohl(tcp->th_seq), (u_32_t)ntohl(tcp->th_ack));
H A Dip_raudio_pxy.c230 seq = ntohl(tcp->th_seq);
H A Dip_state.c1575 is->is_send = ntohl(tcp->th_seq) + fin->fin_dlen -
2036 is->is_s0[!source] = ntohl(tcp->th_seq) + 1;
2045 is->is_s0[source] = ntohl(tcp->th_seq) + 1;
2091 old = ntohl(tcp->th_seq);
2129 seq = ntohl(tcp->th_seq);
2330 send = ntohl(tcp->th_seq) + fin->fin_dlen - (TCP_OFF(tcp) << 2) +
2562 is->is_send = ntohl(tcp->th_seq);
2574 is->is_dend = ntohl(tcp->th_seq);
3417 seq = ntohl(tcp->th_seq);
3419 tcp->th_seq
[all...]
/netbsd-current/external/bsd/ipf/dist/
H A Dip_pptp_pxy.c301 start = ntohl(tcp->th_seq);
545 pptp->pptp_side[rev].pptps_next = ntohl(tcp->th_seq) + 1;
546 pptp->pptp_side[rev].pptps_nexthdr = ntohl(tcp->th_seq) + 1;
H A Dip_scan.c544 seq = ntohl(tcp->th_seq);
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_lro.c168 s->seq = ntohl(th->th_seq) + ip_len - sizeof(*ih) - (th->th_off << 2);
251 uint32_t seq = ntohl(nth->th_seq);
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dipft_tx.c290 tcp->th_seq = htonl(atoi(*cpp + 4));
464 tcp->th_seq = htonl(atoi(*cpp + 4));
/netbsd-current/sys/net/npf/
H A Dnpf_sendpkt.c170 th->th_seq = htonl(ack);

Completed in 295 milliseconds

12