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