Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/tcp/
H A Dtcp_helper.c54 u16_t pbuf_len = (u16_t)(sizeof(struct ip_hdr) + sizeof(struct tcp_hdr) + data_len); in tcp_create_segment_wnd() local
57 p = pbuf_alloc(PBUF_RAW, pbuf_len, PBUF_POOL); in tcp_create_segment_wnd()

Completed in 1 milliseconds