Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Dpbuf.h79 struct pbuf { struct
81 struct pbuf *next; argument
99 u8_t /*pbuf_type*/ type; argument
106 * that refer to this pbuf. This can be pointers from an application, argument
113 /** Prototype for a function to free a custom pbuf */ argument
119 struct pbuf pbuf; member

Completed in 2 milliseconds