Searched refs:t_flags (Results 1 – 16 of 16) 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()735 tp->t_flags |= TF_ACKNOW; in tcp_input()777 tp->t_flags |= TF_ACKNOW; in tcp_input()883 tp->t_flags |= TF_ACKNOW; in tcp_input()942 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
325 if (time_fasttimo == 0 && so->so_tcpcb->t_flags & TF_DELACK) in slirp_select_fill()973 qemu_put_be16(f, tp->t_flags); in slirp_tcp_save()1066 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()
191 if (!(tag->t_flags & htonl(JFS_FLAG_SAME_UUID))) in count_tags()194 if (tag->t_flags & htonl(JFS_FLAG_LAST_TAG)) in count_tags()427 flags = ntohl(tag->t_flags); in do_one_pass()
37 __u32 t_flags; /* See below */ member
118 __u32 t_flags; /* See below */ member
498 tag_flags = be32_to_cpu(tag->t_flags); in dump_descriptor_block()