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_seq737net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq1450net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq1649net/ipv4/tcp.ct1->ack_seq = htonl(ack);
ack_seq1675net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq2122net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
ack_seq2654net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);
ack_seq2800net/ipv4/tcp.ct1->seq = th->ack_seq;
ack_seq2801net/ipv4/tcp.ct1->ack_seq = 0;
ack_seq2807net/ipv4/tcp.ct1->ack_seq = th->seq;
ack_seq2809net/ipv4/tcp.ct1->ack_seq = htonl(ntohl(th->seq)+1);
ack_seq3190net/ipv4/tcp.ct1->ack_seq = htonl(newsk->acked_seq);
ack_seq3359net/ipv4/tcp.cth->ack_seq = htonl(sk->acked_seq);
ack_seq3405net/ipv4/tcp.cack = ntohl(th->ack_seq);
ack_seq4868net/ipv4/tcp.cskb->ack_seq = ntohl(th->ack_seq);
ack_seq5314net/ipv4/tcp.cnth->ack_seq = htonl(sk->acked_seq);
ack_seq5415net/ipv4/tcp.ct1->ack_seq = htonl(sk->acked_seq);