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

  /external/ppp/pppd/plugins/radius/
radiusclient.h 409 int rc_acct __P((UINT4, VALUE_PAIR *));
buildreq.c 351 * Function: rc_acct
360 int rc_acct(UINT4 client_port, VALUE_PAIR *send) function
radius.c 946 result = rc_acct(rstate.client_port, send);
1101 result = rc_acct(rstate.client_port, send);
    [all...]

Completed in 172 milliseconds