Home
last modified time | relevance | path

Searched refs:tcp_state (Results 1 – 8 of 8) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dtcpbase.h56 enum tcp_state { enum
80 const char* tcp_debug_state_str(enum tcp_state s);
H A Daltcp.h138 enum tcp_state altcp_dbg_get_tcp_state(struct altcp_pcb *conn);
H A Dtcp.h216 enum tcp_state state; /* TCP state */ \
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Daltcp_priv.h94 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);
H A Dtcp_priv.h492 void tcp_debug_print_state(enum tcp_state s);
/btstack/3rd-party/lwip/core/src/core/
H A Daltcp.c523 enum tcp_state
706 enum tcp_state
H A Dtcp.c587 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()
H A Daltcp_tcp.c530 static enum tcp_state