Home
last modified time | relevance | path

Searched defs:alloc_size (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_scatterlist.h85 unsigned int alloc_size = table->orig_nents; in __sg_free_table() local
158 unsigned int alloc_size = left; in __sg_alloc_table() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dpdu.h295 size_t alloc_size; /**< allocated storage for token, options and payload */ member