Home
last modified time | relevance | path

Searched refs:pbuf_free_ooseq (Results 1 – 7 of 7) sorted by relevance

/third_party/lwip/src/include/lwip/
Dpbuf.h259 void pbuf_free_ooseq(void);
266 pbuf_free_ooseq(); }}while(0)
/third_party/lwip/
D0019-gazelle-reduce-copy-in-send.patch38 @@ -272,6 +272,9 @@ void pbuf_free_ooseq(void);
D0073-lstack_lwip-external-api-start-with-do_lwip_-prefix.patch159 @@ -300,7 +300,8 @@ void pbuf_free_ooseq(void);
D0023-refactor-event-and-checksum-offload-support.patch551 @@ -271,9 +280,8 @@ void pbuf_free_ooseq(void);
D0053-cleancode-improve-lwipopts.h-readability.patch1508 @@ -287,7 +287,7 @@ void pbuf_free_ooseq(void);
DCHANGELOG1167 * pbuf.h: fixed bug #38097 pbuf_free_ooseq() warning
/third_party/lwip/src/core/
Dpbuf.c128 pbuf_free_ooseq(void) in pbuf_free_ooseq() function
151 pbuf_free_ooseq(); in pbuf_free_ooseq_callback()