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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.h119 } vdp_tlv_mgrenc_t; typedef in typeref:struct:vdp_tlv_mgrenc_s
179 vdp_tlv_mgrenc_t vdp_prof_mgr_enc_tlv;
H A Dvdp_impl.c174 sizeof (vdp_tlv_mgrenc_t));
175 wptr += sizeof (vdp_tlv_mgrenc_t);
408 if (len < sizeof (vdp_tlv_mgrenc_t))
421 (sizeof (vdp_tlv_mgrenc_t) - sizeof (uint16_t)) &&
433 len -= sizeof (vdp_tlv_mgrenc_t);
1151 bzero(&vdp_profp->vdp_prof_mgr_enc_tlv, sizeof (vdp_tlv_mgrenc_t));
1161 (sizeof (vdp_tlv_mgrenc_t) - sizeof (uint16_t));

Completed in 18 milliseconds