Home
last modified time | relevance | path

Searched refs:payload_mem_len (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dpbuf.h227 u16_t payload_mem_len);
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dpbuf.h259 u16_t payload_mem_len);
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dpbuf.c493 void *payload_mem, u16_t payload_mem_len) in pbuf_alloced_custom() argument
524 if (LWIP_MEM_ALIGN_SIZE(offset) + length > payload_mem_len) { in pbuf_alloced_custom()

Completed in 5 milliseconds