Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/usb/
Dudc_buf.h111 static const struct net_buf_data_alloc net_buf_data_alloc_##pname = { \
144 static const struct net_buf_data_alloc net_buf_fixed_alloc_##pname = { \
/Zephyr-latest/include/zephyr/
Dnet_buf.h1065 struct net_buf_data_alloc { struct
1109 const struct net_buf_data_alloc *alloc;
1146 extern const struct net_buf_data_alloc net_buf_heap_alloc;
1227 static const struct net_buf_data_alloc net_buf_fixed_alloc_##_name = { \
1268 static const struct net_buf_data_alloc net_buf_data_alloc_##_name = { \
/Zephyr-latest/lib/net_buf/
Dbuf.c204 const struct net_buf_data_alloc net_buf_heap_alloc = {
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst582 ``struct net_buf_data_alloc`` as a new field ``max_alloc_size``. Similar member ``data_size`` of