Searched refs:optype_tmp (Results 1 – 1 of 1) sorted by relevance
620 uint32_t optype_tmp = optype; in rta_proto_operation() local626 optype_tmp &= (uint32_t)~(1 << OP_TYPE_SHIFT); in rta_proto_operation()627 if (optype_tmp == proto_table[i].optype) { in rta_proto_operation()