Searched refs:pbuf_realloc (Results 1 - 22 of 22) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dpbuf.h100 void pbuf_realloc(struct pbuf *p, u16_t size);
/vbox/src/VBox/Devices/Network/lwip/src/netif/
H A Dslipif.c116 pbuf_realloc(q, recved);
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dpbuf.h159 void pbuf_realloc(struct pbuf *p, u16_t size);
/vbox/src/VBox/Devices/Network/lwip/src/core/
H A Ddhcp.c247 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
612 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
686 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
738 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
859 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
912 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
960 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
H A Dtcp_in.c940 pbuf_realloc(inseg.p, inseg.len);
1082 pbuf_realloc(inseg.p, inseg.len);
1103 pbuf_realloc(inseg.p, inseg.len);
1113 pbuf_realloc(prev->p, prev->len);
1128 pbuf_realloc(next->p, next->len);
H A Dpbuf.c389 pbuf_realloc(struct pbuf *p, u16_t new_len) function
395 LWIP_ASSERT("pbuf_realloc: sane p->flags", p->flags == PBUF_FLAG_POOL ||
/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy_tftpd.c284 pbuf_realloc(xfer->oack, xfer->oack->len - len);
444 pbuf_realloc(xfer->pbuf, nread + 4);
970 pbuf_realloc(p, sizeof(*errpkt) - sizeof(errpkt->errmsg) + msgsz);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Ddhcp.c317 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
743 pbuf_realloc(dhcp.p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp.options_out_len);
845 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
895 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
1051 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
1102 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
1143 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
1193 pbuf_realloc(dhcp->p_out, sizeof(struct dhcp_msg) - DHCP_OPTIONS_LEN + dhcp->options_out_len);
H A Dtcp_in.c1095 pbuf_realloc(cseg->p, cseg->len);
1512 pbuf_realloc(inseg.p, inseg.len);
1560 pbuf_realloc(inseg.p, inseg.len);
1724 pbuf_realloc(prev->p, prev->len);
1746 pbuf_realloc(next->p, next->len);
1761 pbuf_realloc(next->next->p, next->next->len);
H A Ddns.c613 pbuf_realloc(p, realloc_size);
H A Dpbuf.c427 * @note Despite its name, pbuf_realloc cannot grow the size of a pbuf (chain).
430 pbuf_realloc(struct pbuf *p, u16_t new_len) function
436 LWIP_ASSERT("pbuf_realloc: p != NULL", p != NULL);
437 LWIP_ASSERT("pbuf_realloc: sane p->type", p->type == PBUF_POOL ||
464 LWIP_ASSERT("pbuf_realloc: q != NULL", q != NULL);
/vbox/src/VBox/Devices/Network/lwip/src/core/ipv6/
H A Dip6.c214 pbuf_realloc(p, IP_HLEN + ntohs(iphdr->len));
/vbox/src/VBox/Devices/Network/lwip/vbox/include/
H A Dlwipopts.h210 #define pbuf_realloc lwip_pbuf_realloc macro
/vbox/src/VBox/Devices/Network/lwip-new/vbox/include/
H A Dlwip-namespace.h114 #define pbuf_realloc lwip_pbuf_realloc macro
/vbox/src/VBox/Devices/Network/lwip/src/core/ipv4/
H A Dip_frag.c365 pbuf_realloc(rambuf, left + IP_HLEN);
H A Dip.c227 pbuf_realloc(p, ntohs(IPH_LEN(iphdr)));
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/
H A Dslipif.c220 pbuf_realloc(priv->q, priv->recved);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv4/
H A Dip_frag.c829 pbuf_realloc(rambuf, left + IP_HLEN);
H A Dip4.c411 pbuf_realloc(p, iphdr_len);
/vbox/src/VBox/Devices/Network/lwip-new/src/core/ipv6/
H A Dip6.c471 pbuf_realloc(p, IP6_HLEN + IP6H_PLEN(ip6hdr));
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dppp.c1497 pbuf_realloc(pc->inHead, pc->inHead->tot_len - 2);
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dppp.c1848 pbuf_realloc(pcrx->inHead, pcrx->inHead->tot_len - 2);

Completed in 97 milliseconds