Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnf_conntrack_proto_dccp.c570 static bool dccp_can_early_drop(const struct nf_conn *ct) in dccp_can_early_drop() function
756 .can_early_drop = dccp_can_early_drop,