Searched refs:pbuf_alloc_reference (Results 1 – 2 of 2) sorted by relevance
276 struct pbuf *pbuf_alloc_reference(void *payload, u16_t length, pbuf_type type);
233 p = pbuf_alloc_reference(NULL, length, type); in pbuf_alloc()327 pbuf_alloc_reference(void *payload, u16_t length, pbuf_type type) in pbuf_alloc_reference() function