Searched refs:destroy (Results 1 – 2 of 2) sorted by relevance
831 void (*const destroy)(struct net_buf *buf); member847 .destroy = _destroy, \856 .destroy = _destroy, \
501 if (pool->destroy) { in net_buf_unref_debug()502 pool->destroy(buf); in net_buf_unref_debug()