Searched refs:th_seq (Results 26 - 50 of 52) sorted by relevance

123

/freebsd-9.3-release/sys/netinet/libalias/
H A Dalias_local.h345 u_short ip_len, u_long th_seq, u_int th_off);
H A Dalias.c1132 delta = GetDeltaSeqOut(tc->th_seq, lnk);
1134 accumulate += twowords(&tc->th_seq);
1135 tc->th_seq = htonl(ntohl(tc->th_seq) + delta);
1136 accumulate -= twowords(&tc->th_seq);
H A Dalias_db.c2066 u_long th_seq, u_int th_off)
2082 x.ack_old = htonl(ntohl(th_seq) + dlen);
2083 x.ack_new = htonl(ntohl(th_seq) + dlen + delta);
2065 AddSeq(struct alias_link *lnk, int delta, u_int ip_hl, u_short ip_len, u_long th_seq, u_int th_off) argument
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_state.c1100 is->is_send = ntohl(tcp->th_seq) + fin->fin_dlen -
1504 is->is_s0[!source] = ntohl(tcp->th_seq) + 1;
1512 is->is_s0[source] = ntohl(tcp->th_seq) + 1;
1556 old = ntohl(tcp->th_seq);
1595 seq = ntohl(tcp->th_seq);
1777 send = ntohl(tcp->th_seq) + fin->fin_dlen - (TCP_OFF(tcp) << 2) +
2017 is->is_send = ntohl(tcp->th_seq);
2029 is->is_dend = ntohl(tcp->th_seq);
2828 seq = ntohl(tcp->th_seq);
2830 tcp->th_seq
[all...]
H A Dip_fil_freebsd.c609 tcp2->th_seq = tcp->th_ack;
613 tcp2->th_seq = 0;
614 tcp2->th_ack = ntohl(tcp->th_seq);
H A Dip_scan.c521 seq = ntohl(tcp->th_seq);
H A Dip_ftp_pxy.c996 thseq = ntohl(tcp->th_seq);
1146 printf("th_seq %x ftps_seq %x/%x\n",
H A Dip_nat.c2610 nat->nat_seqnext[0] = ntohl(tcp->th_seq);
3712 end = ntohl(tcp->th_seq) + dsize;
/freebsd-9.3-release/sys/dev/cxgbe/tom/
H A Dt4_listen.c694 synqe->iss = be32toh(th->th_seq);
700 rpl5->iss = th->th_seq;
1060 th->th_seq = ntohl(th->th_seq);
1487 th->th_seq = be32toh(cpl->rcv_isn);
/freebsd-9.3-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c400 th->th_seq = be32toh(cpl->rcv_isn); /* as in tcp_fields_to_host */
677 th->th_seq = be32toh(cpl->rcv_isn); /* as in tcp_fields_to_host */
982 synqe->iss = be32toh(th->th_seq);
/freebsd-9.3-release/sys/netinet/
H A Dtcp_output.c1013 th->th_seq = htonl(tp->snd_nxt);
1015 th->th_seq = htonl(tp->snd_max);
1017 th->th_seq = htonl(p->rxmit);
H A Dtcp_subr.c440 th->th_seq = 0;
613 nth->th_seq = htonl(seq);
1382 icmp_tcp_seq = htonl(th->th_seq);
H A Dtcp_lro.c456 seq = ntohl(th->th_seq);
/freebsd-9.3-release/sys/netinet/khelp/
H A Dh_ertt.c459 txsi->seq = ntohl(th->th_seq);
/freebsd-9.3-release/usr.sbin/trpt/
H A Dtrpt.c363 seq = th->th_seq;
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-tcp.c245 seq = EXTRACT_32BITS(&tp->th_seq);
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf.c2458 th->th_seq = htonl(seq);
3696 u_int32_t ack = ntohl(th->th_seq) + pd->p_len;
3890 s->src.seqlo = ntohl(th->th_seq);
3898 pf_change_proto_a(m, &th->th_seq, &th->th_sum,
4042 th->th_sport, s->src.seqhi, ntohl(th->th_seq) + 1,
4210 orig_seq = seq = ntohl(th->th_seq);
4228 pf_change_proto_a(m, &th->th_seq, &th->th_sum, htonl(seq +
4280 pf_change_proto_a(m, &th->th_seq, &th->th_sum, htonl(seq +
4655 if (ntohl(th->th_seq) != (*state)->src.seqlo) {
4665 (*state)->src.seqhi, ntohl(th->th_seq)
[all...]
/freebsd-9.3-release/contrib/traceroute/
H A Dtraceroute.c1409 tcp->th_seq = (tcp->th_sport << 16) | tcp->th_dport;
1428 && tcp->th_seq == (tcp_seq)((tcp->th_sport << 16) | tcp->th_dport));
/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge_tx.c824 tso->seqnum = ntohl(tso_tcph(tso)->th_seq);
938 tsoh_th->th_seq = htonl(tso->seqnum);
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c898 th->th_seq = htonl(ack);
910 th->th_seq = htonl(seq);
H A Dip_fw2.c585 ntohl(tcp->th_seq), ntohl(tcp->th_ack),
642 ntohl(tcp->th_seq), ntohl(tcp->th_ack),
1725 TCP(ulp)->th_seq);
/freebsd-9.3-release/usr.sbin/ppp/
H A Dip.c840 (u_long)ntohl(th->th_seq), (u_long)ntohl(th->th_ack), len, nb);
/freebsd-9.3-release/contrib/ipfilter/iplang/
H A Diplang_y.y1059 tcp->th_seq = htonl(strtol(*arg, NULL, 0));
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipmon.c1180 (u_long)(ntohl(tp->th_seq)),
/freebsd-9.3-release/sys/dev/nxge/
H A Dif_nxge.c2588 seq = ntohl(header_tcp->th_seq);

Completed in 585 milliseconds

123