Searched refs:rc_auth (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradiusclient.h401 int rc_auth __P((UINT4, VALUE_PAIR *, VALUE_PAIR **, char *, REQUEST_INFO *));
H A Dbuildreq.c152 * Function: rc_auth
162 int rc_auth(UINT4 client_port, VALUE_PAIR *send, VALUE_PAIR **received, function
H A Dradius.c299 result = rc_auth(rstate.client_port, send, &received, radius_msg, NULL);
470 result = rc_auth(rstate.client_port, send, &received, radius_msg,

Completed in 154 milliseconds