Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_generic.c18 static bool nf_generic_should_process(u8 proto) in nf_generic_should_process() function
66 ret = nf_generic_should_process(nf_ct_protonum(ct)); in generic_new()