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

/external/ppp/pppd/plugins/radius/
H A Dconfig.c151 *iptr = AUTH_LOCAL_FST;
164 else if ((*iptr & AUTH_LOCAL_FST) && !strcmp(p, "radius"))
H A Dradiusclient.h49 #define AUTH_LOCAL_FST (1<<0) macro

Completed in 78 milliseconds