BROPT_NF_CALL_IP6TABLES
!br_opt_get(br, BROPT_NF_CALL_IP6TABLES))
br_opt_toggle(br, BROPT_NF_CALL_IP6TABLES, !!val);
br_opt_get(br, BROPT_NF_CALL_IP6TABLES) ? 1 : 0) ||
return sysfs_emit(buf, "%u\n", br_opt_get(br, BROPT_NF_CALL_IP6TABLES));
br_opt_toggle(br, BROPT_NF_CALL_IP6TABLES, !!val);