/third_party/lwip/test/unit/core/ |
D | test_pbuf.c | 161 pbuf_copy_partial(p1, testbuf_1a, TESTBUFSIZE_1, 0); in START_TEST() 162 pbuf_copy_partial(rest2, testbuf_2a, TESTBUFSIZE_2, 0); in START_TEST() 163 pbuf_copy_partial(rest3, testbuf_3a, TESTBUFSIZE_3, 0); in START_TEST()
|
/third_party/lwip/src/include/lwip/ |
D | netbuf.h | 89 pbuf_copy_partial((buf)->p, (dataptr), (len), (offset))
|
D | pbuf.h | 300 u16_t pbuf_copy_partial(const struct pbuf *p, void *dataptr, u16_t len, u16_t offset);
|
/third_party/lwip/src/apps/tftp/ |
D | tftp_server.c | 246 pbuf_copy_partial(p, filename, filename_end_offset - 1, 2); in recv() 254 pbuf_copy_partial(p, mode, mode_end_offset - filename_end_offset, filename_end_offset + 1); in recv()
|
/third_party/lwip/doc/ |
D | NO_SYS_SampleCode.c | 36 pbuf_copy_partial(p, mac_send_buffer, p->tot_len, 0); in netif_output()
|
/third_party/lwip/src/apps/snmp/ |
D | snmp_pbuf_stream.c | 63 if (pbuf_copy_partial(pbuf_stream->pbuf, data, 1, pbuf_stream->offset) == 0) { in snmp_pbuf_stream_read()
|
/third_party/lwip/src/apps/mdns/ |
D | mdns.c | 340 if (pbuf_copy_partial(p, &domain->name[domain->length], len, offset) != len) { in mdns_domain_add_label_pbuf() 1057 copied = pbuf_copy_partial(pkt->pbuf, &field16, sizeof(field16), pkt->parse_offset); in mdns_read_rr_info() 1064 copied = pbuf_copy_partial(pkt->pbuf, &field16, sizeof(field16), pkt->parse_offset); in mdns_read_rr_info() 1146 copied = pbuf_copy_partial(pkt->pbuf, &ttl, sizeof(ttl), pkt->parse_offset); in mdns_read_answer() 1153 copied = pbuf_copy_partial(pkt->pbuf, &field16, sizeof(field16), pkt->parse_offset); in mdns_read_answer() 1730 len = pbuf_copy_partial(pkt->pbuf, &field16, sizeof(field16), read_pos); in mdns_handle_question() 1736 len = pbuf_copy_partial(pkt->pbuf, &field16, sizeof(field16), read_pos); in mdns_handle_question() 1742 len = pbuf_copy_partial(pkt->pbuf, &field16, sizeof(field16), read_pos); in mdns_handle_question() 1870 if (pbuf_copy_partial(p, &hdr, SIZEOF_DNS_HDR, offset) < SIZEOF_DNS_HDR) { in mdns_recv()
|
/third_party/lwip/src/core/ |
D | dns.c | 1258 if (pbuf_copy_partial(p, &hdr, SIZEOF_DNS_HDR, 0) == SIZEOF_DNS_HDR) { in dns_recv() 1320 if (pbuf_copy_partial(p, &qry, SIZEOF_DNS_QUERY, res_idx) != SIZEOF_DNS_QUERY) { in dns_recv() 1361 if (pbuf_copy_partial(p, &ans, SIZEOF_DNS_ANSWER, res_idx) != SIZEOF_DNS_ANSWER) { in dns_recv() 1378 … if (pbuf_copy_partial(p, &ip4addr, sizeof(ip4_addr_t), res_idx) != sizeof(ip4_addr_t)) { in dns_recv() 1397 … if (pbuf_copy_partial(p, &ip6addr, sizeof(ip6_addr_p_t), res_idx) != sizeof(ip6_addr_p_t)) { in dns_recv()
|
D | pbuf.c | 1061 pbuf_copy_partial(const struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial() function 1124 if (pbuf_copy_partial(q, buffer, len, out_offset) != len) { in pbuf_get_contiguous()
|
D | tcp_out.c | 887 if (pbuf_copy_partial(useg->p, (u8_t *)p->payload + optlen, remainder, offset ) != remainder) { in tcp_split_unsent_seg() 2174 pbuf_copy_partial(seg->p, d, 1, seg->p->tot_len - seg->len); in tcp_zero_window_probe()
|
/third_party/lwip/src/netif/ |
D | lowpan6.c | 418 …pbuf_copy_partial(p, buffer + ieee_header_len + lowpan6_header_len + 4, frag_len - lowpan6_header_… in lowpan6_frag() 451 pbuf_copy_partial(p, buffer + ieee_header_len + 5, frag_len, p->tot_len - remaining_len); in lowpan6_frag() 472 pbuf_copy_partial(p, buffer + ieee_header_len + lowpan6_header_len, frag_len, 0); in lowpan6_frag()
|
D | lowpan6_ble.c | 269 pbuf_copy_partial(p, buffer + lowpan6_header_len, remaining_len, 0); in rfc7668_compress()
|
/third_party/lwip/src/core/ipv6/ |
D | dhcp6.c | 543 u16_t copied = pbuf_copy_partial(p_msg_in, dns_addr6, sizeof(struct ip6_addr_packed), idx); in dhcp6_handle_config_reply() 569 copied = pbuf_copy_partial(p_msg_in, ntp_addr6, sizeof(struct ip6_addr_packed), idx); in dhcp6_handle_config_reply()
|
D | ip6_frag.c | 761 poff += pbuf_copy_partial(p, (u8_t*)rambuf->payload + IP6_FRAG_HLEN, cop, poff); in ip6_frag()
|
D | nd6.c | 668 option_len = pbuf_copy_partial(p, &nd6_ra_buffer, option_len, offset); in nd6_input() 773 …if (pbuf_copy_partial(p, &rdnss_address, sizeof(ip6_addr_p_t), copy_offset) == sizeof(ip6_addr_p_t… in nd6_input()
|
/third_party/lwip/src/apps/http/ |
D | http_client.c | 233 if (pbuf_copy_partial(p, status_num, (u16_t)status_num_len, space1 + 1) == status_num_len) { in http_parse_response_status() 265 …if (pbuf_copy_partial(p, content_len_num, content_len_num_len, content_len_hdr + 16) == content_le… in http_wait_headers()
|
/third_party/lwip/test/unit/tcp/ |
D | test_tcp.c | 368 ret = pbuf_copy_partial(txcounters.tx_packets, &tcphdr, 20, 20); in START_TEST() 914 ret = pbuf_copy_partial(txcounters.tx_packets, &sent, 1, 40U); in test_tcp_tx_full_window_lost() 1619 ret = pbuf_copy_partial(txcounters.tx_packets, &sent, TCP_MSS / 2, 40U); in START_TEST() 1647 ret = pbuf_copy_partial(txcounters.tx_packets, &sent, TCP_MSS / 4, 40U); in START_TEST()
|
/third_party/lwip/src/apps/smtp/ |
D | smtp.c | 964 if (pbuf_copy_partial(s->p, digits, 3, 0) != 3) { in smtp_is_response() 1065 u16_t copied = pbuf_copy_partial(s->p, s->tx_buf, (u16_t)(crlf - auth), auth); in smtp_prepare_auth_or_mail()
|
/third_party/lwip/src/apps/sntp/ |
D | sntp.c | 472 pbuf_copy_partial(p, ×tamps, sizeof(timestamps), SNTP_OFFSET_TIMESTAMPS); in sntp_recv()
|
/third_party/lwip/src/core/ipv4/ |
D | ip4_frag.c | 785 poff += pbuf_copy_partial(p, rambuf->payload, fragsize, poff); in ip4_frag()
|
D | dhcp.c | 1661 if (pbuf_copy_partial(q, &value, copy_len, val_offset) != copy_len) { in dhcp_parse_reply() 1742 …if (pbuf_copy_partial(p, dhcp->boot_file_name, DHCP_FILE_LEN-1, DHCP_FILE_OFS) != (DHCP_FILE_LEN-1… in dhcp_parse_reply()
|
/third_party/lwip/src/apps/lwiperf/ |
D | lwiperf.c | 494 …if (pbuf_copy_partial(p, &conn->settings, sizeof(lwiperf_settings_t), 0) != sizeof(lwiperf_setting… in lwiperf_tcp_recv()
|
/third_party/lwip/src/apps/altcp_tls/ |
D | altcp_tls_mbedtls.c | 484 ret = pbuf_copy_partial(p, buf, copy_len, 0); in altcp_mbedtls_bio_recv()
|
/third_party/lwip/src/apps/mqtt/ |
D | mqtt.c | 896 pbuf_copy_partial(p, client->rx_buffer + fixed_hdr_len, cpy_len, in_offset); in mqtt_parse_incoming()
|
/third_party/lwip/src/api/ |
D | sockets.c | 1010 pbuf_copy_partial(p, (u8_t *)mem + recvd, copylen, 0); in lwip_recv_tcp() 1163 pbuf_copy_partial(buf->p, (u8_t *)msg->msg_iov[i].iov_base, copylen, copied); in lwip_recvfrom_udp_raw()
|