Home
last modified time | relevance | path

Searched refs:tot_len (Results 26 – 30 of 30) sorted by relevance

12

/lib/liblwip/src/core/
Ddhcp.c1365 options_idx_max = p->tot_len; in dhcp_parse_reply()
1547 LWIP_DEBUGF(DHCP_DEBUG | LWIP_DBG_TRACE, ("pbuf->tot_len = %"U16_F"\n", p->tot_len)); in dhcp_recv()
Dtcp.c1201 tcp_recved(pcb, p->tot_len); in tcp_recv_null()
/lib/liblwip/src/api/
Dsockets.c634 buflen = p->tot_len; in lwip_recvfrom()
2314 buflen = p->tot_len;
/lib/liblwip/src/core/snmp/
Dmsg_in.c827 u16_t payload_len = p->tot_len; in snmp_recv()
/lib/liblwip/
DCHANGELOG2206 short and also was generated wrong if checksum coverage != tot_len;
2207 receive: checksum was calculated wrong if checksum coverage != tot_len
2994 * PBUF_POOL chains had their tot_len field not set for non-first
3094 * pbuf_dechain() did not update the ->tot_len field of the tail.

12