Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dtcp_private.h258 struct tcp { /* TCP connection */ struct
268 struct tcp *accepted_conn; argument
272 net_tcp_closed_cb_t test_closed_cb; argument
279 struct tcp_options recv_options; argument
300 union tcp_endpoint src; argument
301 union tcp_endpoint dst; argument
308 enum tcp_state state; argument
309 enum tcp_data_mode data_mode; argument
327 struct tcp_collision_avoidance_reno ca; argument
339 bool tcp_nodelay : 1; argument
[all …]

Completed in 5 milliseconds