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