Home
last modified time | relevance | path

Searched defs:tcp_stream (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dtcp_stream.h218 typedef struct tcp_stream struct
236 uint32_t id;
244 uint32_t actions;
245 uint64_t cb_events;
249 uint8_t on_hash_table;
250 uint8_t on_timewait_list;
251 uint8_t ht_idx;
252 uint8_t closed;
253 uint8_t is_bound_addr;
277 struct tcp_stream *pair_stream; /* pair stream in case of monitor / proxy socket */ argument
[all …]