Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A 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()
H A Dbr_netlink.c1518 br_opt_toggle(br, BROPT_NF_CALL_IPTABLES, !!val); in br_changelink()
1738 br_opt_get(br, BROPT_NF_CALL_IPTABLES) ? 1 : 0) || in br_fill_info()
H A Dbr_netfilter_hooks.c530 if (!brnet->call_iptables && !br_opt_get(br, BROPT_NF_CALL_IPTABLES)) in br_nf_pre_routing()
H A Dbr_private.h468 BROPT_NF_CALL_IPTABLES, enumerator