Searched refs:T_optmgmt_ack (Results 1 – 2 of 2) sorted by relevance
323 it = timod_mkctl(sizeof(struct T_optmgmt_ack) + ret_len); in timod_optmgmt()325 struct T_optmgmt_ack *ack = in timod_optmgmt()326 (struct T_optmgmt_ack *)&it->type; in timod_optmgmt()330 ack->OPT_offset = sizeof(struct T_optmgmt_ack); in timod_optmgmt()332 memcpy(((char*)ack)+sizeof(struct T_optmgmt_ack), in timod_optmgmt()
162 struct T_optmgmt_ack { struct