Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_netfilter_hooks.c59 static int brnf_call_ip6tables __read_mostly = 1;
66 #define brnf_call_ip6tables 1 macro
490 if (!brnf_call_ip6tables && !br->nf_call_ip6tables) in br_nf_pre_routing()
1048 .data = &brnf_call_ip6tables,