Home
last modified time | relevance | path

Searched defs:tcp_state (Results 1 – 25 of 44) sorted by relevance

12

/dports/net/pjsip/pjproject-2.11.1/pjlib/src/pjlib-test/
H A Dactivesock.c262 struct tcp_state struct
282 struct tcp_state *st = (struct tcp_state*) pj_activesock_get_user_data(asock); in tcp_on_data_read() argument
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dtcpconns.c159 static const char *tcp_state[] = {"", /* 0 */ variable
178 static const char *tcp_state[] = {"CLOSED", "LISTEN", "SYN_SENT", variable
189 static const char *tcp_state[] = {"CLOSED", "LISTEN", "SYN_SENT", variable
202 static const char *tcp_state[] = {"CLOSED", "LISTEN", "SYN_SENT", variable
217 static const char *tcp_state[] = {"CLOSED", "LISTEN", "SYN_SENT", variable
235 uint16_t tcp_state; member
/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Drwpack.c163 uint8_t tcp_state, in rwpackUnpackProtoFlags()
399 uint8_t tcp_state; in rwpackPackFlagsTimesVolumes() local
513 uint8_t tcp_state, rest_flags; in rwpackUnpackFlagsTimesVolumes() local
/dports/net/pjsip/pjproject-2.11.1/pjlib-util/src/pjlib-util/
H A Dhttp_client.c129 struct tcp_state struct
134 pj_size_t tot_chunk_size;
136 pj_size_t send_size;
138 pj_size_t current_send_size;
140 pj_size_t current_read_size;
141 } tcp_state; member
/dports/security/snort3/snort3-3.1.19.0/src/stream/tcp/
H A Dtcp_stream_tracker.h100 void set_tcp_state(TcpState tcp_state) in set_tcp_state()
320 TcpState tcp_state; variable
/dports/emulators/qemu60/qemu-6.0.0/net/
H A Dcolo.h85 int tcp_state; /* TCP FSM state */ member
/dports/dns/nsd/nsd-4.3.9/
H A Dxfrd-tcp.h35 struct xfrd_tcp_pipeline *tcp_state[XFRD_MAX_TCP]; member
/dports/emulators/qemu42/qemu-4.2.1/net/
H A Dcolo.h85 int tcp_state; /* TCP FSM state */ member
/dports/emulators/qemu/qemu-6.2.0/net/
H A Dcolo.h85 int tcp_state; /* TCP FSM state */ member
/dports/emulators/qemu5/qemu-5.2.0/net/
H A Dcolo.h85 int tcp_state; /* TCP FSM state */ member
/dports/emulators/qemu-utils/qemu-4.2.1/net/
H A Dcolo.h85 int tcp_state; /* TCP FSM state */ member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxml/
H A Dapi_op_XmlLists_test.go86 FlattenedList2: []string{
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/net/
H A Dcolo.h85 int tcp_state; /* TCP FSM state */ member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/net/
H A Dcolo.h85 int tcp_state; /* TCP FSM state */ member
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/net/
H A Dtcp.c44 unsigned int tcp_state; member
107 tcp_state ( int state ) { in tcp_state() function
/dports/security/suricata/suricata-6.0.4/src/
H A Doutput-json-flow.c315 const char *tcp_state = StreamTcpStateAsString(ssn->state); in EveFlowLogJSON() local
/dports/dns/gdnsd2/gdnsd-2.4.3/plugins/
H A Dtcp_connect.c60 tcp_state_t tcp_state; member
/dports/ftp/ftpsesame/ftpsesame-0.95/
H A Dftpsesame.c248 tcp_state(struct ip *ip, struct tcphdr *tcp, int *isclient) in tcp_state() function
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/net/
H A Dtcp.c52 unsigned int tcp_state; member
195 tcp_state ( int state ) { in tcp_state() function
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/net/
H A Dtcp.c53 unsigned int tcp_state; member
196 tcp_state ( int state ) { in tcp_state() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/net/
H A Dtcp.c52 unsigned int tcp_state; member
195 tcp_state ( int state ) { in tcp_state() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/net/
H A Dtcp.c52 unsigned int tcp_state; member
195 tcp_state ( int state ) { in tcp_state() function
/dports/net/ipxe/ipxe-2265a65/src/net/
H A Dtcp.c53 unsigned int tcp_state; member
196 tcp_state ( int state ) { in tcp_state() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/net/
H A Dtcp.c52 unsigned int tcp_state; member
195 tcp_state ( int state ) { in tcp_state() function
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/net/
H A Dtcp.c53 unsigned int tcp_state; member
196 tcp_state ( int state ) { in tcp_state() function

12