Home
last modified time | relevance | path

Searched refs:TCPS_HAVEESTABLISHED (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dtcp_fsm.h60 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
H A Dtcp_timer.c537 if (TCPS_HAVEESTABLISHED(tp->t_state) == 0) in tcp_timer_keep()
H A Dtcp_subr.c1412 } else if (TCPS_HAVEESTABLISHED(tp->t_state) == 0 && in tcp_notify()
1440 } else if (TCPS_HAVEESTABLISHED(tp->t_state) == 0 && in tcp6_notify()
H A Dtcp_input.c786 if (TCPS_HAVEESTABLISHED(tp->t_state) == 0) in tcp_reass()
1896 if (TCPS_HAVEESTABLISHED(tp->t_state)) in tcp_input()
2957 if ((tiflags & TH_FIN) && TCPS_HAVEESTABLISHED(tp->t_state)) { in tcp_input()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dtcp_fsm.h77 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dtcp_fsm.h77 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netinet/
H A Dtcp_fsm.h77 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/net/vde2/vde2-2.3.2/src/slirpvde/
H A Dtcp.h138 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
H A Dtcp_input.c186 if (!TCPS_HAVEESTABLISHED(tp->t_state)) in tcp_reass()
/dports/emulators/qemu60/qemu-6.0.0/slirp/src/
H A Dtcp.h144 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/net/libslirp/libslirp-cceced0cce9d578ed01db68edf31af78eb66f858/src/
H A Dtcp.h144 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
H A Dtcp_input.c166 if (!TCPS_HAVEESTABLISHED(tp->t_state)) in tcp_reass()
/dports/emulators/qemu-utils/qemu-4.2.1/slirp/src/
H A Dtcp.h144 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
H A Dtcp_input.c163 if (!TCPS_HAVEESTABLISHED(tp->t_state)) in tcp_reass()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/slirp/
H A Dtcp.h151 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/emulators/qemu5/qemu-5.2.0/slirp/src/
H A Dtcp.h144 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/slirp/src/
H A Dtcp.h144 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/slirp/
H A Dtcp.h152 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/emulators/bochs/bochs-2.7/iodev/network/slirp/
H A Dtcp.h153 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
H A Dtcp_input.cc191 if (!TCPS_HAVEESTABLISHED(tp->t_state)) in tcp_reass()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/slirp/
H A Dtcp.h145 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/emulators/qemu42/qemu-4.2.1/slirp/src/
H A Dtcp.h144 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/slirp/src/
H A Dtcp.h144 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/emulators/qemu/qemu-6.2.0/slirp/src/
H A Dtcp.h144 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro
/dports/net/vde/vde-1.5.7/slirpvde/
H A Dtcp.h164 #define TCPS_HAVEESTABLISHED(s) ((s) >= TCPS_ESTABLISHED) macro

12