Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1463 br_opt_toggle(br, BROPT_NF_CALL_IPTABLES, !!val); in br_changelink()
1683 br_opt_get(br, BROPT_NF_CALL_IPTABLES) ? 1 : 0) || in br_fill_info()
Dbr_netfilter_hooks.c510 if (!brnet->call_iptables && !br_opt_get(br, BROPT_NF_CALL_IPTABLES)) in br_nf_pre_routing()
Dbr_private.h444 BROPT_NF_CALL_IPTABLES, enumerator