Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h1898 struct net_pkt *net_pkt_rx_alloc_with_buffer_debug(struct net_if *iface,
1907 net_pkt_rx_alloc_with_buffer_debug(_iface, _size, _family, \
/Zephyr-latest/subsys/net/ip/
Dnet_pkt.c1715 struct net_pkt *net_pkt_rx_alloc_with_buffer_debug(struct net_if *iface, function