Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_netfilter_hooks.c50 static int brnf_call_ip6tables __read_mostly = 1;
57 #define brnf_call_ip6tables 1 macro
482 if (!brnf_call_ip6tables && !br->nf_call_ip6tables) in br_nf_pre_routing()
972 .data = &brnf_call_ip6tables,