Searched refs:AUTH_LOCAL_FST (Results 1 - 2 of 2) sorted by relevance
/external/ppp/pppd/plugins/radius/ | ||
H A D | config.c | 151 *iptr = AUTH_LOCAL_FST; 164 else if ((*iptr & AUTH_LOCAL_FST) && !strcmp(p, "radius")) |
H A D | radiusclient.h | 49 #define AUTH_LOCAL_FST (1<<0) macro |
Completed in 78 milliseconds