Searched refs:tcp_state (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.h26 enum tcp_state { enum
305 const char* name_for_state(tcp_state state);
H A DTCPEndpoint.h59 tcp_state State() const { return fState; }
186 tcp_state fState;
H A DTCPEndpoint.cpp123 tcp_state fState;
162 tcp_state fState;
184 tcp_state fState;
229 tcp_state fState;
254 tcp_state fState;
277 tcp_state fState;
300 tcp_state fState;
378 is_writable(tcp_state state)
385 is_establishing(tcp_state state)
1204 tcp_state previousStat
[all...]
H A DEndpointManager.cpp435 tcp_state userState = user->State();
H A Dtcp.cpp355 name_for_state(tcp_state state)

Completed in 47 milliseconds