Searched refs:t_flags (Results 1 – 17 of 17) sorted by relevance
179 if ((1 || idle || tp->t_flags & TF_NODELAY) &&215 if (tp->t_flags & TF_ACKNOW)227 ((tp->t_flags & TF_SENTFIN) == 0 || tp->snd_nxt == tp->snd_una))278 if ((tp->t_flags & TF_NOOPT) == 0) {379 if (tp->t_flags & TF_ACKNOW)407 if (flags & TH_FIN && tp->t_flags & TF_SENTFIN &&485 tp->t_flags |= TF_SENTFIN;576 tp->t_flags &= ~(TF_ACKNOW|TF_DELACK);
73 tp->t_flags |= TF_ACKNOW; \75 tp->t_flags |= TF_DELACK; \87 tp->t_flags |= TF_ACKNOW; \95 tp->t_flags |= TF_DELACK; \107 tp->t_flags |= TF_ACKNOW; \596 tp->t_flags |= TF_ACKNOW; in tcp_input()736 tp->t_flags |= TF_ACKNOW; in tcp_input()778 tp->t_flags |= TF_ACKNOW; in tcp_input()884 tp->t_flags |= TF_ACKNOW; in tcp_input()943 tp->t_flags |= TF_ACKNOW; in tcp_input()[all …]
58 (tp->t_flags & TF_DELACK)) { in tcp_fasttimo()59 tp->t_flags &= ~TF_DELACK; in tcp_fasttimo()60 tp->t_flags |= TF_ACKNOW; in tcp_fasttimo()
57 u_short t_flags; member
333 if (time_fasttimo == 0 && so->so_tcpcb->t_flags & TF_DELACK) in slirp_select_fill()1281 qemu_put_be16(f, tp->t_flags); in slirp_tcp_save()1374 tp->t_flags = qemu_get_be16(f); in slirp_tcp_load()
193 tp->t_flags = TCP_DO_RFC1323 ? (TF_REQ_SCALE|TF_REQ_TSTMP) : 0; in tcp_newtcpcb()
73 tp->t_flags |= TF_ACKNOW; \75 tp->t_flags |= TF_DELACK; \87 tp->t_flags |= TF_ACKNOW; \95 tp->t_flags |= TF_DELACK; \107 tp->t_flags |= TF_ACKNOW; \591 tp->t_flags |= TF_ACKNOW; in tcp_input()730 tp->t_flags |= TF_ACKNOW; in tcp_input()772 tp->t_flags |= TF_ACKNOW; in tcp_input()878 tp->t_flags |= TF_ACKNOW; in tcp_input()937 tp->t_flags |= TF_ACKNOW; in tcp_input()[all …]
52 u_short t_flags; member
273 if (time_fasttimo == 0 && so->so_tcpcb->t_flags & TF_DELACK) in slirp_select_fill()878 qemu_put_be16(f, tp->t_flags); in slirp_tcp_save()971 tp->t_flags = qemu_get_be16(f); in slirp_tcp_load()
191 tp->t_flags = TCP_DO_RFC1323 ? (TF_REQ_SCALE|TF_REQ_TSTMP) : 0; in tcp_newtcpcb()
37 __u32 t_flags; /* See below */ member
142 __u32 t_flags; /* See below */ member
195 if (!(tag->t_flags & cpu_to_be32(JFS_FLAG_SAME_UUID))) in count_tags()198 if (tag->t_flags & cpu_to_be32(JFS_FLAG_LAST_TAG)) in count_tags()490 flags = be32_to_cpu(tag->t_flags); in do_one_pass()
158 __be32 t_flags; /* See below */ member
502 tag_flags = be32_to_cpu(tag->t_flags); in dump_descriptor_block()