Searched refs:goto_set (Results 1 – 8 of 8) sorted by relevance
51 private BitSet goto_set; field in CodeHTML387 goto_set = new BitSet(bytes.available()); in findGotos()395 goto_set.set(cex.getStartPC()); in findGotos()396 goto_set.set(cex.getEndPC()); in findGotos()397 goto_set.set(cex.getHandlerPC()); in findGotos()408 goto_set.set(start); in findGotos()409 goto_set.set(end); in findGotos()437 goto_set.set(default_offset); in findGotos()440 goto_set.set(index); in findGotos()446 goto_set.set(default_offset); in findGotos()[all …]
194 int add_action(struct nftnl_rule *r, struct iptables_command_state *cs, bool goto_set);242 int xlate_action(const struct iptables_command_state *cs, bool goto_set,
71 int xlate_action(const struct iptables_command_state *cs, bool goto_set, in xlate_action() argument99 if (goto_set) in xlate_action()
196 bool goto_set; member
304 if (args->goto_set) in nft_ipv6_post_parse()
356 if (args->goto_set) in nft_ipv4_post_parse()
689 args->goto_set = true; in do_parse()
1328 bool goto_set) in add_action() argument1345 if (goto_set) in add_action()