Home
last modified time | relevance | path

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

/linux-6.12.1/net/bridge/
Dbr_netfilter_hooks.c503 static unsigned int br_nf_pre_routing(void *priv, in br_nf_pre_routing() function
1079 .hook = br_nf_pre_routing,
1181 if (ops[i]->hook == br_nf_pre_routing) { in br_nf_hook_thresh()