Lines Matching refs:acceptable
1206 * them correctly, the acceptable range must be extended even more though
3501 /* Check that window update is acceptable.
5692 * And page 69: "If an incoming segment is not acceptable,
6168 /* Now ACK is acceptable.
6171 * If the ACK was acceptable then signal the user "error:
6193 * are acceptable then ...
6407 bool acceptable;
6428 acceptable = icsk->icsk_af_ops->conn_request(sk, skb) >= 0;
6432 if (!acceptable)
6474 acceptable = tcp_ack(sk, skb, FLAG_SLOWPATH |
6478 if (!acceptable) {