Home
last modified time | relevance | path

Searched refs:netbuf_ref (Results 1 - 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Dnetbuf.h78 err_t netbuf_ref (struct netbuf *buf,
/third_party/lwip/src/api/
H A Dnetbuf.c151 netbuf_ref(struct netbuf *buf, const void *dataptr, u16_t size) in netbuf_ref() function
153 LWIP_ERROR("netbuf_ref: invalid buf", (buf != NULL), return ERR_ARG;); in netbuf_ref()
H A Dsockets.c1731 err = netbuf_ref(&buf, data, short_size); in lwip_sendto_internal()

Completed in 6 milliseconds