Home
last modified time | relevance | path

Searched refs:TCPS_LISTEN (Results 1 – 25 of 114) sorted by relevance

12345

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dtcp_fsm.h48 #define TCPS_LISTEN 1 /* listening for connection */ macro
65 #define TCP6S_LISTEN TCPS_LISTEN
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dtcp_fsm.h48 #define TCPS_LISTEN 1 /* listening for connection */ macro
65 #define TCP6S_LISTEN TCPS_LISTEN
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netinet/
H A Dtcp_fsm.h48 #define TCPS_LISTEN 1 /* listening for connection */ macro
65 #define TCP6S_LISTEN TCPS_LISTEN
/dports/net-mgmt/argus3/argus-3.0.8.2/argus/
H A DArgusTcp.c123 tcpExt->state = TCPS_LISTEN; in ArgusUpdateTCPState()
235 case TCPS_LISTEN: { in ArgusUpdateTCPState()
279 case TCPS_LISTEN: in ArgusUpdateTCPState()
356 state = TCPS_LISTEN; in ArgusUpdateTCPStateMachine()
369 case TCPS_LISTEN: in ArgusUpdateTCPStateMachine()
377 state = TCPS_LISTEN; in ArgusUpdateTCPStateMachine()
463 state = TCPS_LISTEN; in ArgusUpdateTCPStateMachine()
495 state = TCPS_LISTEN; in ArgusUpdateTCPStateMachine()
505 state = TCPS_LISTEN; in ArgusUpdateTCPStateMachine()
510 if (state != TCPS_LISTEN) in ArgusUpdateTCPStateMachine()
/dports/net-mgmt/argus3/argus-3.0.8.2/include/netinet/
H A Dtcp_fsm.h26 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dtcp_fsm.h45 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu42/qemu-4.2.1/net/
H A Dutil.h70 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu/qemu-6.2.0/net/
H A Dutil.h70 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu60/qemu-6.0.0/net/
H A Dutil.h70 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu5/qemu-5.2.0/net/
H A Dutil.h70 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/net/
H A Dutil.h70 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/net/
H A Dutil.h70 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/net/
H A Dutil.h70 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/net/
H A Dutil.h70 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Native/
H A Dpal_tcpstate.c24 case TCPS_LISTEN: in SystemNative_MapTcpState()
/dports/net/vde2/vde2-2.3.2/src/slirpvde/
H A Dtcp.h123 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu60/qemu-6.0.0/slirp/src/
H A Dtcp.h129 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/net/libslirp/libslirp-cceced0cce9d578ed01db68edf31af78eb66f858/src/
H A Dtcp.h129 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu-utils/qemu-4.2.1/slirp/src/
H A Dtcp.h129 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/slirp/
H A Dtcp.h136 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu5/qemu-5.2.0/slirp/src/
H A Dtcp.h129 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/slirp/src/
H A Dtcp.h129 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/slirp/
H A Dtcp.h137 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/bochs/bochs-2.7/iodev/network/slirp/
H A Dtcp.h138 #define TCPS_LISTEN 1 /* listening for connection */ macro
/dports/emulators/fs-uae/fs-uae-3.1.35/src/slirp/
H A Dtcp.h130 #define TCPS_LISTEN 1 /* listening for connection */ macro

12345