Searched refs:tcp_state (Results 1 – 10 of 10) 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);
45 void tcp_set_state(struct tcp_pcb* pcb, enum tcp_state state, const ip_addr_t* local_ip,
146 tcp_set_state(struct tcp_pcb* pcb, enum tcp_state state, const ip_addr_t* local_ip, in tcp_set_state()
523 enum tcp_state706 enum tcp_state
587 enum tcp_state last_state; in tcp_abandon()1386 enum tcp_state last_state; in tcp_slowtmr()1753 tcp_kill_state(enum tcp_state state) in tcp_kill_state()2358 tcp_debug_state_str(enum tcp_state s) in tcp_debug_state_str()2445 tcp_debug_print_state(enum tcp_state s) in tcp_debug_print_state()
533 static enum tcp_state