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