Home |
Function xn_chap_clear_secret Function xn_ipcp_want_compress Function xn_ipcp_want_dns_address |
Function xn_chap_clear_secretRemoves all entries from CHAP secret table. int xn_chap_clear_secret(void); Parametersreturn valueReturns 0 if successful, otherwise -1. If an error occurred, call xn_getlasterror and xn_geterror_string to return the error value. Section Error Codes further describes each error. Possible values for this function are:
|