Searched refs:AUTH_RADIUS_FST (Results 1 - 2 of 2) sorted by relevance

/external/ppp/pppd/plugins/radius/
H A Dconfig.c153 *iptr = AUTH_RADIUS_FST;
162 if ((*iptr & AUTH_RADIUS_FST) && !strcmp(p, "local"))
H A Dradiusclient.h50 #define AUTH_RADIUS_FST (1<<1) macro

Completed in 59 milliseconds