Searched refs:tcp_state (Results 1 – 8 of 8) sorted by relevance
56 enum tcp_state { enum80 const char* tcp_debug_state_str(enum tcp_state s);
138 enum tcp_state altcp_dbg_get_tcp_state(struct altcp_pcb *conn);
216 enum tcp_state state; /* TCP state */ \
94 typedef enum tcp_state (*altcp_dbg_get_tcp_state_fn)(struct altcp_pcb *conn);150 enum tcp_state altcp_default_dbg_get_tcp_state(struct altcp_pcb *conn);
492 void tcp_debug_print_state(enum tcp_state s);
523 enum tcp_state706 enum tcp_state
587 enum tcp_state last_state; in tcp_abandon()1389 enum tcp_state last_state; in tcp_slowtmr()1756 tcp_kill_state(enum tcp_state state) in tcp_kill_state()2361 tcp_debug_state_str(enum tcp_state s) in tcp_debug_state_str()2448 tcp_debug_print_state(enum tcp_state s) in tcp_debug_print_state()
530 static enum tcp_state