Searched refs:net_pkt_alloc_buffer_debug (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/net/ |
D | net_pkt.h | 1871 int net_pkt_alloc_buffer_debug(struct net_pkt *pkt, 1877 net_pkt_alloc_buffer_debug(_pkt, _size, _proto, _timeout, \
|
/Zephyr-latest/subsys/net/ip/ |
D | net_pkt.c | 1350 int net_pkt_alloc_buffer_debug(struct net_pkt *pkt, function 1684 ret = net_pkt_alloc_buffer_debug(pkt, size, proto, timeout,
|