Searched refs:nf_call_iptables (Results 1 – 3 of 3) sorted by relevance
637 return sprintf(buf, "%u\n", br->nf_call_iptables); in nf_call_iptables_show()642 br->nf_call_iptables = val ? true : false; in set_nf_call_iptables()652 static DEVICE_ATTR_RW(nf_call_iptables);
218 bool nf_call_iptables; member
643 if (!brnf_call_iptables && !br->nf_call_iptables) in br_nf_pre_routing()