Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_conntrack_proto_generic.c17 static bool nf_generic_should_process(u8 proto) in nf_generic_should_process() function
95 ret = nf_generic_should_process(nf_ct_protonum(ct)); in generic_new()