Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dnetbuf.h74 struct netbuf * netbuf_new (void);
/third_party/lwip/src/api/
Dnetbuf.c63 netbuf *netbuf_new(void) in netbuf_new() function