Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_session.c2019 static char szSession[2 * (INET6_ADDRSTRLEN + 8) + 24]; in coap_session_str() local
2020 char *p = szSession, *end = szSession + sizeof(szSession); in coap_session_str()
2041 return szSession; in coap_session_str()