Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h1861 struct net_pkt *net_pkt_rx_alloc_on_iface_debug(struct net_if *iface,
1866 net_pkt_rx_alloc_on_iface_debug(_iface, _timeout, \
/Zephyr-latest/subsys/net/ip/
Dnet_pkt.c1619 struct net_pkt *net_pkt_rx_alloc_on_iface_debug(struct net_if *iface, function