The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
caller.c File Reference

Unlang "caller" keyword evaluation. More...

#include <freeradius-devel/server/state.h>
#include "caller_priv.h"
#include "group_priv.h"
+ Include dependency graph for caller.c:

Go to the source code of this file.

Functions

static unlang_action_t unlang_caller (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame)
 
void unlang_caller_init (void)
 

Detailed Description

Unlang "caller" keyword evaluation.

Id
d9b3394996f080906142045c97e9db864f90bdb4

Used for setting allowed parent protocols

Definition in file caller.c.

Function Documentation

◆ unlang_caller()

static unlang_action_t unlang_caller ( rlm_rcode_t p_result,
request_t request,
unlang_stack_frame_t frame 
)
static

Definition at line 33 of file caller.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ unlang_caller_init()

void unlang_caller_init ( void  )

Definition at line 55 of file caller.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: