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