Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dpbuf.h218 LWIP_PBUF_REF_T ref;
Dopt.h1555 #if !defined LWIP_PBUF_REF_T || defined __DOXYGEN__
1556 #define LWIP_PBUF_REF_T u8_t macro
/third_party/lwip/src/core/
Dpbuf.c746 LWIP_PBUF_REF_T ref; in pbuf_free()
833 SYS_ARCH_SET(p->ref, (LWIP_PBUF_REF_T)(p->ref + 1)); in pbuf_ref()