Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtp.h131 void *tp_calloc(size_t nmemb, size_t size, const char *file, int line,
Dtcp_private.h41 tp_calloc(_nmemb, _size, tp_basename(__FILE__), __LINE__, __func__)
Dtp.c125 void *tp_calloc(size_t nmemb, size_t size, const char *file, int line, in tp_calloc() function