Home
last modified time | relevance | path

Searched refs:data_alloc (Results 1 – 1 of 1) sorted by relevance

/lib/net_buf/
A Dbuf.c231 static uint8_t *data_alloc(struct net_buf *buf, size_t *size, k_timeout_t timeout) in data_alloc() function
335 buf->__buf = data_alloc(buf, &size, timeout); in net_buf_alloc_len_debug()
523 clone->__buf = data_alloc(clone, &size, timeout); in net_buf_clone()

Completed in 6 milliseconds