Home
last modified time | relevance | path

Searched defs:ipsum_len (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/net/sockets/echo_client/src/
Decho-client.c57 const int ipsum_len = sizeof(lorem_ipsum) - 1; variable
/Zephyr-latest/samples/net/sockets/websocket_client/src/
Dmain.c38 const int ipsum_len = MAX_RECV_BUF_LEN; variable