taglinefilesource code
ack_seq387drivers/net/slhc.cif((deltaA = ntohl(th->ack_seq) - ntohl(oth->ack_seq)) != 0L){
ack_seq555drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
ack_seq584drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + x);
ack_seq72include/linux/skbuff.h__u32        ack_seq;    /* TCP ack sequence number      */
ack_seq24include/linux/tcp.h__u32  ack_seq;
ack_seq678net/core/skbuff.cn->raddr=skb->ack_seq;
ack_seq967net/ipv4/ip_fw.c__u32 ack_seq;
ack_seq974net/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_seq976net/ipv4/ip_fw.cack_seq=ntohl(th->ack_seq);
ack_seq979net/ipv4/ip_fw.cif(after(ack_seq,ms->init_seq))
ack_seq981net/ipv4/ip_fw.cth->ack_seq = htonl(ack_seq-ms->delta);
ack_seq988net/ipv4/ip_fw.cth->ack_seq = htonl(ack_seq-ms->previous_delta);
ack_seq737net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq1469net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq1668net/ipv4/tcp.ct1->ack_seq = htonl(ack);
ack_seq1694net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq2141net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
ack_seq2673net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
ack_seq2819net/ipv4/tcp.ct1->seq = th->ack_seq;
ack_seq2820net/ipv4/tcp.ct1->ack_seq = 0;
ack_seq2826net/ipv4/tcp.ct1->ack_seq = th->seq;
ack_seq2828net/ipv4/tcp.ct1->ack_seq = htonl(ntohl(th->seq)+1);
ack_seq3209net/ipv4/tcp.ct1->ack_seq = htonl(newsk->acked_seq);
ack_seq3378net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq3424net/ipv4/tcp.cack = ntohl(th->ack_seq);
ack_seq4896net/ipv4/tcp.cskb->ack_seq = ntohl(th->ack_seq);
ack_seq5342net/ipv4/tcp.cnth->ack_seq = htonl(sk->acked_seq);
ack_seq5413net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);