Searched refs:nf_call_ip6tables (Results 1 – 4 of 4) sorted by relevance
665 return sprintf(buf, "%u\n", br->nf_call_ip6tables); in nf_call_ip6tables_show()670 br->nf_call_ip6tables = val ? true : false; in set_nf_call_ip6tables()680 static DEVICE_ATTR_RW(nf_call_ip6tables);
1058 br->nf_call_ip6tables = val ? true : false; in br_changelink()1208 br->nf_call_ip6tables ? 1 : 0) || in br_fill_info()
267 bool nf_call_ip6tables; member
482 if (!brnf_call_ip6tables && !br->nf_call_ip6tables) in br_nf_pre_routing()