Home
last modified time | relevance | path

Searched refs:BROPT_NF_CALL_IPTABLES (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/bridge/
Dbr_sysfs_br.c780 return sprintf(buf, "%u\n", br_opt_get(br, BROPT_NF_CALL_IPTABLES)); in nf_call_iptables_show()
786 br_opt_toggle(br, BROPT_NF_CALL_IPTABLES, !!val); in set_nf_call_iptables()
Dbr_netlink.c1517 br_opt_toggle(br, BROPT_NF_CALL_IPTABLES, !!val); in br_changelink()
1737 br_opt_get(br, BROPT_NF_CALL_IPTABLES) ? 1 : 0) || in br_fill_info()
Dbr_netfilter_hooks.c530 if (!brnet->call_iptables && !br_opt_get(br, BROPT_NF_CALL_IPTABLES)) in br_nf_pre_routing()
Dbr_private.h468 BROPT_NF_CALL_IPTABLES, enumerator