Home
last modified time | relevance | path

Searched refs:opcode_obj_rewrite (Results 1 – 7 of 7) sorted by relevance

/src/sys/netpfil/ipfw/ !
H A Dip_fw_sockopt.c148 static struct opcode_obj_rewrite *find_op_rw(ipfw_insn *cmd,
163 struct opcode_obj_rewrite *ctl3_rewriters;
817 struct opcode_obj_rewrite *rw; in move_objects()
1149 struct opcode_obj_rewrite *rw; in swap_sets()
1852 struct opcode_obj_rewrite *rw; in mark_rule_objects()
2023 struct opcode_obj_rewrite *rw; in create_objects_compat()
2077 struct opcode_obj_rewrite *rw; in unref_oib_objects()
2105 struct opcode_obj_rewrite *rw; in unref_rule_objects()
2154 struct opcode_obj_rewrite *rw; in ref_opcode_object()
2593 const struct opcode_obj_rewrite *a, *b; in compare_opcodes()
[all …]
H A Dip_fw_private.h601 struct opcode_obj_rewrite { struct
745 void ipfw_add_obj_rewriter(struct opcode_obj_rewrite *rw, size_t count);
746 int ipfw_del_obj_rewriter(struct opcode_obj_rewrite *rw, size_t count);
H A Dip_fw_eaction.c181 static struct opcode_obj_rewrite eaction_opcodes[] = {
H A Dip_fw_table.c2351 static struct opcode_obj_rewrite opcodes[] = {
2465 struct opcode_obj_rewrite *rw; in ipfw_switch_tables_namespace()
H A Dip_fw_dynamic.c733 static struct opcode_obj_rewrite dyn_opcodes[] = {
/src/sys/netpfil/ipfw/nat64/ !
H A Dip_fw_nat64.h94 static struct opcode_obj_rewrite ops[] = { \
/src/sys/netpfil/ipfw/nptv6/ !
H A Dnptv6.c977 static struct opcode_obj_rewrite opcodes[] = {