Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Dtcp.c147 static const char *const tcp_state_str[] = { variable
1951 tcp_state_str[state], (void *)inactive, inactivity));
2537 return tcp_state_str[s];
2624 LWIP_DEBUGF(TCP_DEBUG, ("State: %s\n", tcp_state_str[s]));