Searched defs:p_from (Results 1 – 2 of 2) sorted by relevance
79 err_t pbuf_copy(struct pbuf *p_to, struct pbuf *p_from) in pbuf_copy()
962 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()