Home
last modified time | relevance | path

Searched refs:ooseq_max_blen (Results 1 – 1 of 1) sorted by relevance

/third_party/lwip/src/core/
Dtcp_in.c1859 const u32_t ooseq_max_blen = TCP_OOSEQ_BYTES_LIMIT(pcb); local
1872 if (ooseq_blen > ooseq_max_blen) {