Home
last modified time | relevance | path

Searched refs:original (Results 1 – 17 of 17) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/include/ipv4/lwip/
A Dip_frag.h77 struct pbuf *original; member
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dip4_frag.h86 struct pbuf *original; member
A Dip6_frag.h107 struct pbuf *original; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dip4_frag.h86 struct pbuf *original; member
A Dip6_frag.h131 struct pbuf *original; member
/components/net/lwip/lwip-2.0.3/src/core/ipv6/
A Dip6_frag.c640 if (pcr->original != NULL) { in ip6_frag_free_pbuf_custom()
641 pbuf_free(pcr->original); in ip6_frag_free_pbuf_custom()
761 pcr->original = p; in ip6_frag()
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Dip4_frag.c698 if (pcr->original != NULL) { in ipfrag_free_pbuf_custom()
699 pbuf_free(pcr->original); in ipfrag_free_pbuf_custom()
806 pcr->original = p; in ip4_frag()
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Dip4_frag.c720 if (pcr->original != NULL) { in ipfrag_free_pbuf_custom()
721 pbuf_free(pcr->original); in ipfrag_free_pbuf_custom()
835 pcr->original = p; in ip4_frag()
/components/net/lwip/lwip-2.1.2/src/core/ipv6/
A Dip6_frag.c700 if (pcr->original != NULL) { in ip6_frag_free_pbuf_custom()
701 pbuf_free(pcr->original); in ip6_frag_free_pbuf_custom()
818 pcr->original = p; in ip6_frag()
/components/net/lwip/lwip-1.4.1/src/core/ipv4/
A Dip_frag.c645 if (pcr->original != NULL) { in ipfrag_free_pbuf_custom()
646 pbuf_free(pcr->original); in ipfrag_free_pbuf_custom()
794 pcr->original = p; in ip_frag()
/components/net/lwip/lwip-1.4.1/
A DREADME66 The original out-dated homepage of lwIP and Adam Dunkels' papers on
A DCHANGELOG687 custom pbufs that reference other (original) pbufs. Additionally set
3270 original BSD license, including the advertisement clause.
/components/drivers/usb/cherryusb/
A DLICENSE43 represent, as a whole, an original work of authorship. For the purposes
49 the original version of the Work and any modifications or additions
/components/net/lwip/lwip-1.4.1/doc/
A Drawapi.txt131 reclaim the memory needed for the original connection and allocate a
/components/net/lwip/lwip-2.0.3/doc/
A Drawapi.txt161 reclaim the memory needed for the original connection and allocate a
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG515 2016-06-30: Simon Goldschmidt (original patch by Fabian Koch)
1643 custom pbufs that reference other (original) pbufs. Additionally set
4226 original BSD license, including the advertisement clause.
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG768 2016-06-30: Simon Goldschmidt (original patch by Fabian Koch)
1896 custom pbufs that reference other (original) pbufs. Additionally set
4479 original BSD license, including the advertisement clause.

Completed in 30 milliseconds