Searched refs:nf_call_ip6tables (Results 1 – 3 of 3) sorted by relevance
658 return sprintf(buf, "%u\n", br->nf_call_ip6tables); in nf_call_ip6tables_show()663 br->nf_call_ip6tables = val ? true : false; in set_nf_call_ip6tables()673 static DEVICE_ATTR_RW(nf_call_ip6tables);
219 bool nf_call_ip6tables; member
636 if (!brnf_call_ip6tables && !br->nf_call_ip6tables) in br_nf_pre_routing()