Home
last modified time | relevance | path

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

/external/lib/lwip/include/lwip/
A Dnetbuf.h66 void * netbuf_alloc (struct netbuf *buf, u16_t size);
/external/lib/lwip/api/
A Dnetbuf.c107 netbuf_alloc(struct netbuf *buf, u16_t size) in netbuf_alloc() function
A Dsockets.c918 if (netbuf_alloc(&buf, short_size) == NULL) {

Completed in 14 milliseconds