Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_core.c28 static bool nf_skip_indirect_calls(void) in nf_skip_indirect_calls() function
39 static inline bool nf_skip_indirect_calls(void) { return false; } in nf_skip_indirect_calls() function
213 if (nf_skip_indirect_calls()) in expr_call_ops_eval()