Searched refs:dutype (Results 1 – 1 of 1) sorted by relevance
3046 uint16_t dutype = htons(duidtype); in dladm_str2cid() local3048 cidlen = sizeof (dutype) + hexlen; in dladm_str2cid()3052 bcopy(&dutype, cid->dc_id, sizeof (dutype)); in dladm_str2cid()3053 bcopy(tmp_buf, cid->dc_id + sizeof (dutype), in dladm_str2cid()