Searched refs:szSession (Results 1 – 1 of 1) sorted by relevance
2019 static char szSession[2 * (INET6_ADDRSTRLEN + 8) + 24]; in coap_session_str() local2020 char *p = szSession, *end = szSession + sizeof(szSession); in coap_session_str()2041 return szSession; in coap_session_str()