Searched refs:nf_call_ip6tables (Results 1 – 4 of 4) sorted by relevance
702 return sprintf(buf, "%u\n", br->nf_call_ip6tables); in nf_call_ip6tables_show()707 br->nf_call_ip6tables = val ? true : false; in set_nf_call_ip6tables()717 static DEVICE_ATTR_RW(nf_call_ip6tables);
1280 br->nf_call_ip6tables = val ? true : false; in br_changelink()1474 br->nf_call_ip6tables ? 1 : 0) || in br_fill_info()
490 if (!brnf_call_ip6tables && !br->nf_call_ip6tables) in br_nf_pre_routing()
334 bool nf_call_ip6tables; member