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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.h188 vdp_inst_t *vi = (vdp_inst_t *)vp->vdp_prof_instp; \
213 } vdp_inst_t; typedef in typeref:struct:vdp_inst_struct_s
H A Dvdp_impl.c70 list_create(&vdp_inst_list, sizeof (vdp_inst_t),
71 offsetof(vdp_inst_t, vdp_inst_node));
78 vdp_profile_lookup_by_linkid(vdp_inst_t *vdp_instp, datalink_id_t id)
100 vdp_profile_lookup_by_vsiid(vdp_inst_t *vdp_instp, char *vsiid)
121 vdp_create_profile_tlv(vdp_inst_t *vdp_instp, vdp_profile_t *vdp_profp,
192 vdp_inst_t *vdp_instp = vdp_profp->vdp_prof_instp;
210 vdp_inst_t *vdp_instp = vdp_profp->vdp_prof_instp;
294 vdp_inst_t *vdp_instp = arg;
379 vdp_inst_t *vdp_instp = instp;
553 vdp_inst_init(vdp_inst_t *vdp_inst
[all...]

Completed in 18 milliseconds