Searched refs:RMNETCFG_ERR_NUM_START (Results 1 – 2 of 2) sorted by relevance
56 #define RMNETCFG_ERR_NUM_START 100 macro
211 if ((error_number >= RMNETCFG_ERR_NUM_START) && in print_rmnetctl_lib_errors()212 (error_number < RMNETCFG_ERR_NUM_START + RMNETCFG_TOTAL_ERR_MSGS)) { in print_rmnetctl_lib_errors()214 [error_number - RMNETCFG_ERR_NUM_START]); in print_rmnetctl_lib_errors()