Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
H A Dnetbuf.h85 void netbuf_first (struct netbuf *buf);
/third_party/lwip/src/api/
H A Dnetbuf.c244 netbuf_first(struct netbuf *buf) in netbuf_first() function
246 LWIP_ERROR("netbuf_first: invalid buf", (buf != NULL), return;); in netbuf_first()

Completed in 2 milliseconds