Searched refs:netbuf_alloc (Results 1 – 3 of 3) sorted by relevance
66 void * netbuf_alloc (struct netbuf *buf, u16_t size);
107 netbuf_alloc(struct netbuf *buf, u16_t size) in netbuf_alloc() function
918 if (netbuf_alloc(&buf, short_size) == NULL) {