HomeSort by relevance Sort by last modified time
    Searched refs:rc_auth (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/plugins/radius/
radiusclient.h 405 int rc_auth __P((UINT4, VALUE_PAIR *, VALUE_PAIR **, char *, REQUEST_INFO *));
buildreq.c 152 * Function: rc_auth
162 int rc_auth(UINT4 client_port, VALUE_PAIR *send, VALUE_PAIR **received, function
radius.c 301 result = rc_auth(rstate.client_port, send, &received, radius_msg, NULL);
472 result = rc_auth(rstate.client_port, send, &received, radius_msg,
    [all...]

Completed in 193 milliseconds