taglinefilesource code
ack_seq385drivers/net/slhc.cif((deltaA = ntohl(th->ack_seq) - ntohl(oth->ack_seq)) != 0L){
ack_seq553drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + i);
ack_seq582drivers/net/slhc.cthp->ack_seq = htonl( ntohl(thp->ack_seq) + x);
ack_seq28include/linux/tcp.h__u32  ack_seq;
ack_seq905net/ipv4/ip_fw.cif (ms->delta && after(ms->init_seq,th->ack_seq)) 
ack_seq908net/ipv4/ip_fw.cth->ack_seq -= ms->delta;
ack_seq718net/ipv4/tcp.cth->ack_seq = ntohl(sk->acked_seq);
ack_seq1408net/ipv4/tcp.cth->ack_seq = ntohl(sk->acked_seq);
ack_seq1607net/ipv4/tcp.ct1->ack_seq = ntohl(ack);
ack_seq1633net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq2058net/ipv4/tcp.ct1->ack_seq = ntohl(sk->acked_seq);
ack_seq2572net/ipv4/tcp.ct1->ack_seq = ntohl(sk->acked_seq);
ack_seq2749net/ipv4/tcp.ct1->seq = th->ack_seq;
ack_seq2750net/ipv4/tcp.ct1->ack_seq = 0;
ack_seq2756net/ipv4/tcp.ct1->ack_seq=htonl(th->seq);
ack_seq2758net/ipv4/tcp.ct1->ack_seq=htonl(th->seq+1);
ack_seq3130net/ipv4/tcp.ct1->ack_seq = ntohl(skb->h.th->seq+1);
ack_seq3292net/ipv4/tcp.cth->ack_seq = ntohl(sk->acked_seq);
ack_seq3338net/ipv4/tcp.cack = ntohl(th->ack_seq);
ack_seq4169net/ipv4/tcp.cth->ack_seq = th->seq + skb->len;
ack_seq4171net/ipv4/tcp.cth->ack_seq++;
ack_seq4173net/ipv4/tcp.cth->ack_seq++;
ack_seq4193net/ipv4/tcp.cif (after(th->ack_seq, sk->acked_seq)) 
ack_seq4195net/ipv4/tcp.cnewwindow = sk->window-(th->ack_seq - sk->acked_seq);
ack_seq4199net/ipv4/tcp.csk->acked_seq = th->ack_seq;
ack_seq4219net/ipv4/tcp.cif (after(skb2->h.th->ack_seq, sk->acked_seq))
ack_seq4222net/ipv4/tcp.c(skb2->h.th->ack_seq - sk->acked_seq);
ack_seq4226net/ipv4/tcp.csk->acked_seq = skb2->h.th->ack_seq;
ack_seq5234net/ipv4/tcp.cnth->ack_seq = ntohl(sk->acked_seq);
ack_seq5335net/ipv4/tcp.ct1->ack_seq = ntohl(sk->acked_seq);