Searched refs:original (Results 1 – 17 of 17) sorted by relevance
77 struct pbuf *original; member
86 struct pbuf *original; member
107 struct pbuf *original; member
131 struct pbuf *original; member
640 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()
698 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()
720 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()
700 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()
645 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()
66 The original out-dated homepage of lwIP and Adam Dunkels' papers on
687 custom pbufs that reference other (original) pbufs. Additionally set3270 original BSD license, including the advertisement clause.
43 represent, as a whole, an original work of authorship. For the purposes49 the original version of the Work and any modifications or additions
131 reclaim the memory needed for the original connection and allocate a
161 reclaim the memory needed for the original connection and allocate a
515 2016-06-30: Simon Goldschmidt (original patch by Fabian Koch)1643 custom pbufs that reference other (original) pbufs. Additionally set4226 original BSD license, including the advertisement clause.
768 2016-06-30: Simon Goldschmidt (original patch by Fabian Koch)1896 custom pbufs that reference other (original) pbufs. Additionally set4479 original BSD license, including the advertisement clause.
Completed in 30 milliseconds