Searched refs:alloc_src (Results 1 – 1 of 1) sorted by relevance
727 u8_t alloc_src; in pbuf_free() local762 alloc_src = pbuf_get_allocsrc(p); in pbuf_free()773 if (alloc_src == PBUF_TYPE_ALLOC_SRC_MASK_STD_MEMP_PBUF_POOL) { in pbuf_free()776 } else if (alloc_src == PBUF_TYPE_ALLOC_SRC_MASK_STD_MEMP_PBUF) { in pbuf_free()779 } else if (alloc_src == PBUF_TYPE_ALLOC_SRC_MASK_STD_HEAP) { in pbuf_free()