Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_sysfs_br.c802 return sprintf(buf, "%u\n", br_opt_get(br, BROPT_NF_CALL_IP6TABLES)); in nf_call_ip6tables_show()
808 br_opt_toggle(br, BROPT_NF_CALL_IP6TABLES, !!val); in set_nf_call_ip6tables()
H A Dbr_netlink.c1524 br_opt_toggle(br, BROPT_NF_CALL_IP6TABLES, !!val); in br_changelink()
1740 br_opt_get(br, BROPT_NF_CALL_IP6TABLES) ? 1 : 0) || in br_fill_info()
H A Dbr_netfilter_hooks.c519 !br_opt_get(br, BROPT_NF_CALL_IP6TABLES)) in br_nf_pre_routing()
H A Dbr_private.h469 BROPT_NF_CALL_IP6TABLES, enumerator