Home
last modified time | relevance | path

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

/net/netfilter/
A Dcore.c35 struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS]; variable
36 EXPORT_SYMBOL(nf_hooks_needed);
374 static_key_slow_inc(&nf_hooks_needed[pf][hooknum]); in nf_static_key_inc()
389 static_key_slow_dec(&nf_hooks_needed[pf][hooknum]); in nf_static_key_dec()
/net/bridge/
A Dbr_input.c270 if (!static_key_false(&nf_hooks_needed[NFPROTO_BRIDGE][NF_BR_PRE_ROUTING])) in nf_hook_bridge_pre()

Completed in 7 milliseconds