Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h1849 struct net_pkt *net_pkt_rx_alloc_debug(k_timeout_t timeout,
1852 net_pkt_rx_alloc_debug(_timeout, __func__, __LINE__)
/Zephyr-latest/subsys/net/ip/
Dnet_pkt.c1561 struct net_pkt *net_pkt_rx_alloc_debug(k_timeout_t timeout, function