Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/capture/
Dcooked.c362 static struct net_buf_pool *get_net_buf(void) in get_net_buf() function
378 net_context_setup_pools(&context, get_net_pkt, get_net_buf); in net_capture_data()
Dcapture.c108 static struct net_buf_pool *get_net_buf(void) in get_net_buf() function
406 net_context_setup_pools(ctx->context, get_net_pkt, get_net_buf); in net_capture_setup()