Searched refs:nf_call_iptables (Results 1 – 4 of 4) sorted by relevance
644 return sprintf(buf, "%u\n", br->nf_call_iptables); in nf_call_iptables_show()649 br->nf_call_iptables = val ? true : false; in set_nf_call_iptables()659 static DEVICE_ATTR_RW(nf_call_iptables);
1052 br->nf_call_iptables = val ? true : false; in br_changelink()1206 br->nf_call_iptables ? 1 : 0) || in br_fill_info()
266 bool nf_call_iptables; member
489 if (!brnf_call_iptables && !br->nf_call_iptables) in br_nf_pre_routing()