Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_netfilter.c48 static int brnf_call_iptables __read_mostly = 1;
55 #define brnf_call_iptables 1 macro
643 if (!brnf_call_iptables && !br->nf_call_iptables) in br_nf_pre_routing()
1066 .data = &brnf_call_iptables,