Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_context.c2148 static struct net_pkt *context_alloc_pkt(struct net_context *context, in context_alloc_pkt() function
2480 pkt = context_alloc_pkt(context, family, len, PKT_WAIT_TIME); in context_sendto()