Home
last modified time | relevance | path

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

/third_party/libcoap/examples/lwip/
Dlwipopts.h24 #define LWIP_RAND() ((u32_t)rand()) macro
/third_party/lwip/src/include/lwip/
Darch.h72 #define LWIP_RAND() ((u32_t)rand()) macro