Searched refs:dutype (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dlinkprop.c3595 uint16_t dutype = htons(duidtype); local
3597 cidlen = sizeof (dutype) + hexlen;
3601 bcopy(&dutype, cid->dc_id, sizeof (dutype));
3602 bcopy(tmp_buf, cid->dc_id + sizeof (dutype),

Completed in 53 milliseconds