Searched refs:aux_p (Results 1 – 1 of 1) sorted by relevance
725 void **aux_p; in ethsw_define_functions() local741 aux_p = (void *)cmd_func + ethsw_cmd_def[i].cmd_func_offset; in ethsw_define_functions()743 cmd_func_aux = (int (*)(struct ethsw_command_def *)) *aux_p; in ethsw_define_functions()
Completed in 6 milliseconds