Lines Matching refs:show_state
1400 struct show_state { struct
1414 init_show_state(struct show_state *state, struct ip_fw_rule *rule) in init_show_state() argument
1429 free_show_state(struct show_state *state) in free_show_state()
1436 is_printed_opcode(struct show_state *state, const ipfw_insn *cmd) in is_printed_opcode()
1443 mark_printed(struct show_state *state, const ipfw_insn *cmd) in mark_printed()
1468 struct show_state *state, const ipfw_insn *cmd) in print_instruction()
1778 struct show_state *state, int opcode) in print_opcode()
1831 struct show_state *state, const ipfw_insn *cmd) in print_action_instruction()
2011 struct show_state *state, uint8_t opcode) in print_action()
2030 struct show_state *state) in print_proto()
2094 struct show_state *state, const int opcodes[], size_t nops, int portop, in print_address()
2167 struct show_state state; in show_static_rule()