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

/linux-master/net/bridge/
H A Dbr_sysfs_br.c802 return sprintf(buf, "%u\n", br_opt_get(br, BROPT_NF_CALL_IP6TABLES));
808 br_opt_toggle(br, BROPT_NF_CALL_IP6TABLES, !!val);
H A Dbr_netlink.c1528 br_opt_toggle(br, BROPT_NF_CALL_IP6TABLES, !!val);
1755 br_opt_get(br, BROPT_NF_CALL_IP6TABLES) ? 1 : 0) ||
H A Dbr_netfilter_hooks.c519 !br_opt_get(br, BROPT_NF_CALL_IP6TABLES))
H A Dbr_private.h472 BROPT_NF_CALL_IP6TABLES, enumerator in enum:net_bridge_opts

Completed in 114 milliseconds