Unlang "timeout" keyword evaluation.
More...
Go to the source code of this file.
|
static unlang_action_t | unlang_timeout (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame) |
|
static void | unlang_timeout_handler (UNUSED fr_event_list_t *el, UNUSED fr_time_t now, void *ctx) |
|
void | unlang_timeout_init (void) |
|
static unlang_action_t | unlang_timeout_resume_done (UNUSED rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame) |
|
static unlang_action_t | unlang_timeout_set (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame) |
|
static unlang_action_t | unlang_timeout_xlat_done (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame) |
|
Unlang "timeout" keyword evaluation.
- Id
- a33421f8573e1eca48fee3cea415727d9dd35344
- Copyright
- 2022 Network RADIUS SAS (legal.nosp@m.@net.nosp@m.workr.nosp@m.adiu.nosp@m.s.com)
Definition in file timeout.c.
◆ unlang_frame_state_timeout_t
struct unlang_frame_state_timeout_t |
◆ unlang_timeout()
◆ unlang_timeout_handler()
◆ unlang_timeout_init()
void unlang_timeout_init |
( |
void |
| ) |
|
◆ unlang_timeout_resume_done()
◆ unlang_timeout_set()
◆ unlang_timeout_xlat_done()