taglinefilesource code
ack_seq382drivers/net/slhc.cif((deltaA = ntohl(th->ack_seq) - ntohl(oth->ack_seq)) != 0L){
ack_seq550drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
ack_seq579drivers/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_seq735net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq1458net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq1657net/ipv4/tcp.ct1->ack_seq = htonl(ack);
ack_seq1683net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq2130net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
ack_seq2662net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
ack_seq2808net/ipv4/tcp.ct1->seq = th->ack_seq;
ack_seq2809net/ipv4/tcp.ct1->ack_seq = 0;
ack_seq2815net/ipv4/tcp.ct1->ack_seq = th->seq;
ack_seq2817net/ipv4/tcp.ct1->ack_seq = htonl(ntohl(th->seq)+1);
ack_seq3198net/ipv4/tcp.ct1->ack_seq = htonl(newsk->acked_seq);
ack_seq3367net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq3413net/ipv4/tcp.cack = ntohl(th->ack_seq);
ack_seq4883net/ipv4/tcp.cskb->ack_seq = ntohl(th->ack_seq);
ack_seq5329net/ipv4/tcp.cnth->ack_seq = htonl(sk->acked_seq);
ack_seq5401net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);