Home
last modified time | relevance | path

Searched defs:fflen (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtcp_in.c625 int fflen = tcprb_fflen(rb, pctx->p.payload, pctx->p.payloadlen, off); in ProcessTCPPayload() local
H A Dtcp_rb.c506 int fflen = MIN(len, cflen); in tcprb_fflen() local