Home
last modified time | relevance | path

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

/Zephyr-4.3.0/include/zephyr/
Dnet_buf.h1493 struct net_buf * __must_check net_buf_alloc_with_data_debug(struct net_buf_pool *pool,
1498 net_buf_alloc_with_data_debug(_pool, _data_, _size, _timeout, \
/Zephyr-4.3.0/lib/net_buf/
Dbuf.c380 struct net_buf *net_buf_alloc_with_data_debug(struct net_buf_pool *pool, in net_buf_alloc_with_data_debug() function