Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dtcp_in.c578 u8_t acceptable = 0; in tcp_process() local
588 acceptable = 1; in tcp_process()
593 acceptable = 1; in tcp_process()
597 if (acceptable) { in tcp_process()