ipfw_check_opcode_t
typedef enum ipfw_opcheck_result (*ipfw_check_opcode_t)(ipfw_insn **,
ipfw_register_compat(ipfw_check_opcode_t f)
static ipfw_check_opcode_t check_opcode_f = check_opcode_compat_nop;