Home
last modified time | relevance | path

Searched refs:ip6_frag_free_pbuf_custom (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/ipv6/
Dip6_frag.c715 ip6_frag_free_pbuf_custom(struct pbuf *p) in ip6_frag_free_pbuf_custom() function
839 pcr->pc.custom_free_function = ip6_frag_free_pbuf_custom; in ip6_frag()
/third_party/lwip/
D0080-enable-ipv6.patch146 @@ -702,6 +703,7 @@ ip6_frag_free_pbuf_custom(struct pbuf *p)
159 pcr->pc.custom_free_function = ip6_frag_free_pbuf_custom;