Searched refs:get_net_pkt (Results 1 – 3 of 3) sorted by relevance
81 static struct net_pkt *get_net_pkt(const char *ptr_str) in get_net_pkt() function151 pkt = get_net_pkt(argv[1]); in cmd_net_pkt()
357 static struct k_mem_slab *get_net_pkt(void) in get_net_pkt() function378 net_context_setup_pools(&context, get_net_pkt, get_net_buf); in net_capture_data()
101 static struct k_mem_slab *get_net_pkt(void) in get_net_pkt() function404 net_context_setup_pools(ctx->context, get_net_pkt, get_net_buf); in net_capture_setup()549 pkt->slab = get_net_pkt(); in net_capture_pkt_with_status()