Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_state.c2168 u_32_t win, maxwin; local
2228 maxwin = tdata->td_maxwin;
2247 (SEQ_GE(seq, fdata->td_end - maxwin)) &&
2293 else if (SEQ_GE(seq + maxwin, fdata->td_end - maxwin))