Searched refs:nf_call_ip6tables (Results 1 – 3 of 3) sorted by relevance
654 return sprintf(buf, "%u\n", br->nf_call_ip6tables); in show_nf_call_ip6tables()659 br->nf_call_ip6tables = val ? true : false; in set_nf_call_ip6tables()669 static DEVICE_ATTR(nf_call_ip6tables, S_IRUGO | S_IWUSR,
218 bool nf_call_ip6tables; member
690 if (!brnf_call_ip6tables && !br->nf_call_ip6tables) in br_nf_pre_routing()