Searched refs:tcp_can_early_drop (Results 1 – 1 of 1) sorted by relevance
826 static bool tcp_can_early_drop(const struct nf_conn *ct) in tcp_can_early_drop() function1066 if (tcp_can_early_drop(ct)) in nf_conntrack_tcp_packet()1500 .can_early_drop = tcp_can_early_drop,