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

/barrelfish-2018-10-04/include/net/
H A Dnetbufs.h35 errval_t net_buf_pool_alloc(struct devq *dev_q, size_t numbuf, size_t size,
/barrelfish-2018-10-04/lib/net/
H A Dnet.c166 err = net_buf_pool_alloc(st->queue, NETWORKING_BUFFER_COUNT,
H A Dnetbufs.c43 errval_t net_buf_pool_alloc(struct devq *dev_q, size_t numbuf, size_t size, function

Completed in 48 milliseconds