Searched defs:pbuf_alloc (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/net/
H A Dpbuf.c276 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) function
[all...]
/barrelfish-master/include/lwip/lwip/
H A Dpbuf.h113 #define pbuf_alloc(l, len, t) pbuf_alloc_tagged((l), (len), (t), (__func__), (__LINE__)) macro
/barrelfish-master/lib/lwip2/src/core/
H A Dpbuf.c248 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) function
[all...]

Completed in 38 milliseconds