Searched refs:cookie_accecn_ok (Results 1 – 3 of 3) sorted by relevance
273 tcp_rsk(req)->accecn_ok = ireq->ecn_ok && cookie_accecn_ok(th); in cookie_v6_check()
348 static inline bool cookie_accecn_ok(const struct tcphdr *th) in cookie_accecn_ok() function
494 treq->accecn_ok = ireq->ecn_ok && cookie_accecn_ok(th); in cookie_v4_check()