Home
last modified time | relevance | path

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

/linux-5.19.10/net/bridge/
Dbr_netfilter_hooks.c477 static unsigned int br_nf_pre_routing(void *priv, in br_nf_pre_routing() function
927 .hook = br_nf_pre_routing,
1027 if (ops[i]->hook == br_nf_pre_routing) { in br_nf_hook_thresh()