Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/logging/backends/
Dlog_backend_net.c53 struct net_buf_pool *get_data_pool(void) in get_data_pool() function
168 net_context_setup_pools(ctx, get_tx_slab, get_data_pool); in do_net_init()
/Zephyr-Core-3.5.0/subsys/net/ip/
Dnet_pkt.c494 static inline struct net_buf_pool *get_data_pool(struct net_context *context) in get_data_pool() function
504 #define get_data_pool(...) NULL macro
1172 pool = get_data_pool(pkt->context);