Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/
Dnet_buf.h1413 struct net_buf * __must_check net_buf_alloc_with_data_debug(struct net_buf_pool *pool,
1418 net_buf_alloc_with_data_debug(_pool, _data_, _size, _timeout, \
/Zephyr-latest/lib/net_buf/
Dbuf.c364 struct net_buf *net_buf_alloc_with_data_debug(struct net_buf_pool *pool, in net_buf_alloc_with_data_debug() function