Next: grad_instr_reply, Previous: grad_instr_return, Up: Proposed Solution [Contents][Index]
struct grad_instr_action {
grad_entry_point_t expr; /* Entry point to the compiled
Rewrite expression */
};
typedef struct grad_instr_action grad_instr_reply_t;
The machine executes a Rewrite expression with entry point
expr. Any return value from the expression is ignored.
(ACTION "%[NAS-IP-Address] = request_source_ip()")