Searched refs:cookie_ecn_ok (Results 1 – 3 of 3) sorted by relevance
266 ireq->ecn_ok &= cookie_ecn_ok(net, dst); in cookie_v6_check()
483 ireq->ecn_ok &= cookie_ecn_ok(net, &rt->dst); in cookie_v4_check()
607 static inline bool cookie_ecn_ok(const struct net *net, const struct dst_entry *dst) in cookie_ecn_ok() function