Lines Matching refs:acceptable
1225 * them correctly, the acceptable range must be extended even more though
3533 /* Check that window update is acceptable.
5774 * And page 69: "If an incoming segment is not acceptable,
6262 /* Now ACK is acceptable.
6265 * If the ACK was acceptable then signal the user "error:
6290 * are acceptable then ...
6502 bool acceptable;
6528 acceptable = icsk->icsk_af_ops->conn_request(sk, skb) >= 0;
6532 if (!acceptable)
6578 acceptable = tcp_ack(sk, skb, FLAG_SLOWPATH |
6582 if (!acceptable) {