Home
last modified time | relevance | path

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

/third_party/lwip/contrib/Coverity/
Dcoverity.c79 err_t pbuf_copy(struct pbuf *p_to, struct pbuf *p_from) in pbuf_copy()
/third_party/lwip/src/core/
Dpbuf.c962 pbuf_copy(struct pbuf *p_to, const struct pbuf *p_from) in pbuf_copy()
989 pbuf_copy_partial_pbuf(struct pbuf *p_to, const struct pbuf *p_from, u16_t copy_len, u16_t offset) in pbuf_copy_partial_pbuf()