Searched refs:net_buf_heap_alloc (Results 1 – 2 of 2) sorted by relevance
1044 extern const struct net_buf_data_alloc net_buf_heap_alloc;1077 NET_BUF_POOL_INITIALIZER(_name, &net_buf_heap_alloc, \
204 const struct net_buf_data_alloc net_buf_heap_alloc = { variable