Home
last modified time | relevance | path

Searched refs:PW_ACCOUNTING_RESPONSE (Results 1 – 2 of 2) sorted by relevance

/external/ppp/pppd/plugins/radius/
Dsendserver.c373 (recv_auth->code == PW_ACCOUNTING_RESPONSE)) in rc_send_server()
463 if (auth->code == PW_ACCOUNTING_RESPONSE) in rc_check_reply()
Dradiusclient.h87 #define PW_ACCOUNTING_RESPONSE 5 macro