Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/
Dpbuf.c1309 pbuf_copy(struct pbuf *p_to, const struct pbuf *p_from) in pbuf_copy()
1336 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()