Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_netfilter.c49 static int brnf_call_ip6tables __read_mostly = 1;
56 #define brnf_call_ip6tables 1 macro
636 if (!brnf_call_ip6tables && !br->nf_call_ip6tables) in br_nf_pre_routing()
1073 .data = &brnf_call_ip6tables,