taglinefilesource code
ack_seq389drivers/net/slhc.cif((deltaA = ntohl(th->ack_seq) - ntohl(oth->ack_seq)) != 0L){
ack_seq557drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
ack_seq586drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + x);
ack_seq28include/linux/tcp.h__u32  ack_seq;
ack_seq952net/ipv4/ip_fw.c__u32 ack_seq;
ack_seq959net/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_seq961net/ipv4/ip_fw.cack_seq=ntohl(th->ack_seq);
ack_seq964net/ipv4/ip_fw.cif(after(ack_seq,ms->init_seq))
ack_seq966net/ipv4/ip_fw.cth->ack_seq = htonl(ack_seq-ms->delta);
ack_seq973net/ipv4/ip_fw.cth->ack_seq = htonl(ack_seq-ms->previous_delta);
ack_seq721net/ipv4/tcp.cth->ack_seq = ntohl(sk->acked_seq);
ack_seq1411net/ipv4/tcp.cth->ack_seq = ntohl(sk->acked_seq);
ack_seq1610net/ipv4/tcp.ct1->ack_seq = ntohl(ack);
ack_seq1636net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq2095net/ipv4/tcp.ct1->ack_seq = ntohl(sk->acked_seq);
ack_seq2657net/ipv4/tcp.ct1->ack_seq = ntohl(sk->acked_seq);
ack_seq2803net/ipv4/tcp.ct1->seq = th->ack_seq;
ack_seq2804net/ipv4/tcp.ct1->ack_seq = 0;
ack_seq2810net/ipv4/tcp.ct1->ack_seq=htonl(th->seq);
ack_seq2812net/ipv4/tcp.ct1->ack_seq=htonl(th->seq+1);
ack_seq3185net/ipv4/tcp.ct1->ack_seq = ntohl(skb->h.th->seq+1);
ack_seq3347net/ipv4/tcp.cth->ack_seq = ntohl(sk->acked_seq);
ack_seq3393net/ipv4/tcp.cack = ntohl(th->ack_seq);
ack_seq4224net/ipv4/tcp.cth->ack_seq = th->seq + skb->len;
ack_seq4226net/ipv4/tcp.cth->ack_seq++;
ack_seq4228net/ipv4/tcp.cth->ack_seq++;
ack_seq4248net/ipv4/tcp.cif (after(th->ack_seq, sk->acked_seq)) 
ack_seq4250net/ipv4/tcp.cnewwindow = sk->window-(th->ack_seq - sk->acked_seq);
ack_seq4254net/ipv4/tcp.csk->acked_seq = th->ack_seq;
ack_seq4274net/ipv4/tcp.cif (after(skb2->h.th->ack_seq, sk->acked_seq))
ack_seq4277net/ipv4/tcp.c(skb2->h.th->ack_seq - sk->acked_seq);
ack_seq4281net/ipv4/tcp.csk->acked_seq = skb2->h.th->ack_seq;
ack_seq5295net/ipv4/tcp.cnth->ack_seq = ntohl(sk->acked_seq);
ack_seq5396net/ipv4/tcp.ct1->ack_seq = ntohl(sk->acked_seq);