Acc_radius:: Core module interface.
More...
#include <stdio.h>
#include <string.h>
#include "../../sr_module.h"
#include "../../dprint.h"
#include "../../mem/mem.h"
#include "../../parser/parse_to.h"
#include "../../lib/kcore/radius.h"
#include "../../modules_k/acc/acc_api.h"
#include "acc_radius_mod.h"
Go to the source code of this file.
Functions
-
int extra2attrs (struct acc_extra *extra, struct attr *attrs, int offset)
- extra name is moved as string part of an attribute; str.len will contain an index to the corresponding attribute
Variables
-
acc_api_t accb
- ACC API structure.
|
|
-
static char * radius_config = 0
-
int radius_flag = -1
-
int radius_missed_flag = -1
-
static int service_type = -1
-
void * rh
-
static char * rad_extra_str = 0
-
acc_extra_t * rad_extra = 0
Detailed Description
Definition in file acc_radius_mod.c.