Searched refs:data_alloc (Results 1 – 1 of 1) sorted by relevance
211 static uint8_t *data_alloc(struct net_buf *buf, size_t *size, k_timeout_t timeout) in data_alloc() function322 buf->__buf = data_alloc(buf, &size, timeout); in net_buf_alloc_len_debug()538 clone->__buf = data_alloc(clone, &size, timeout); in net_buf_clone()