Home
last modified time | relevance | path

Searched refs:netbuf_new (Results 1 - 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dnetbuf.h74 struct netbuf * netbuf_new (void);
/third_party/lwip/src/api/
H A Dnetbuf.c10 * netbuf_new() and netbuf_delete() are not thread-safe.
63 netbuf *netbuf_new(void) in netbuf_new() function
76 * Deallocate a netbuf allocated by netbuf_new().
78 * @param buf pointer to a netbuf allocated by netbuf_new()

Completed in 1 milliseconds