taglinefilesource code
ack_seq383drivers/net/slhc.cif((deltaA = ntohl(th->ack_seq) - ntohl(oth->ack_seq)) != 0L){
ack_seq551drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
ack_seq580drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + x);
ack_seq80include/linux/skbuff.h__u32    ack_seq;    /* TCP ack sequence number      */
ack_seq24include/linux/tcp.h__u32  ack_seq;
ack_seq661net/core/skbuff.cn->ack_seq=skb->ack_seq;
ack_seq715net/core/skbuff.cn->ack_seq=skb->ack_seq;
ack_seq969net/ipv4/ip_fw.c__u32 ack_seq;
ack_seq976net/ipv4/ip_fw.cprintk("demasq : delta=%d ; previous_delta=%d ; init_seq=%lX ; ack_seq=%lX ; after=%d\n",ms->delta,ms->previous_delta,ntohl(ms->init_seq),ntohl(th->ack_seq),after(ntohl(th->ack_seq),ntohl(ms->init_seq)));
ack_seq978net/ipv4/ip_fw.cack_seq=ntohl(th->ack_seq);
ack_seq981net/ipv4/ip_fw.cif(after(ack_seq,ms->init_seq))
ack_seq983net/ipv4/ip_fw.cth->ack_seq = htonl(ack_seq-ms->delta);
ack_seq990net/ipv4/ip_fw.cth->ack_seq = htonl(ack_seq-ms->previous_delta);
ack_seq807net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq1537net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq1738net/ipv4/tcp.ct1->ack_seq = htonl(ack);
ack_seq1764net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq2215net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
ack_seq2747net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
ack_seq2893net/ipv4/tcp.ct1->seq = th->ack_seq;
ack_seq2894net/ipv4/tcp.ct1->ack_seq = 0;
ack_seq2900net/ipv4/tcp.ct1->ack_seq = th->seq;
ack_seq2902net/ipv4/tcp.ct1->ack_seq = htonl(ntohl(th->seq)+1);
ack_seq3285net/ipv4/tcp.ct1->ack_seq = htonl(newsk->acked_seq);
ack_seq3454net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq3504net/ipv4/tcp.cack = ntohl(th->ack_seq);
ack_seq4972net/ipv4/tcp.cskb->ack_seq = ntohl(th->ack_seq);
ack_seq5459net/ipv4/tcp.cnth->ack_seq = htonl(sk->acked_seq);
ack_seq5530net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);