Home
last modified time | relevance | path

Searched refs:tcp_can_early_drop (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_tcp.c1182 static bool tcp_can_early_drop(const struct nf_conn *ct) in tcp_can_early_drop() function
1458 .can_early_drop = tcp_can_early_drop,