The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
types.c File Reference
#include <freeradius-devel/util/value.h>
#include "attrs.h"
#include "types.h"
+ Include dependency graph for types.c:

Go to the source code of this file.

Functions

eap_type_t eap_name2type (char const *name)
 Return an EAP-Type for a particular name. More...
 
char const * eap_type2name (eap_type_t method)
 Return an EAP-name for a particular type. More...
 

Function Documentation

◆ eap_name2type()

eap_type_t eap_name2type ( char const *  name)

Return an EAP-Type for a particular name.

Converts a name into an IANA EAP type.

Parameters
nameto convert.
Returns

Definition at line 38 of file types.c.

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

◆ eap_type2name()

char const* eap_type2name ( eap_type_t  method)

Return an EAP-name for a particular type.

Resolve

Definition at line 54 of file types.c.

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