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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.h184 } vdp_profile_t; typedef in typeref:struct:vdp_profile_s
187 vdp_profile_t *vp = (vdp_profile_t *)(v); \
H A Dvdp_impl.c42 static void vdp_tlv_fltr_to_str(char *, int, vdp_profile_t *);
77 static vdp_profile_t *
80 vdp_profile_t *vdp_profp;
99 static vdp_profile_t *
102 vdp_profile_t *vdp_profp;
121 vdp_create_profile_tlv(vdp_inst_t *vdp_instp, vdp_profile_t *vdp_profp,
190 vdp_free_profp(vdp_profile_t *vdp_profp)
209 vdp_profile_t *vdp_profp = arg;
380 vdp_profile_t *vdp_profp;
565 list_create(&vdp_instp->vdp_inst_profiles, sizeof (vdp_profile_t),
[all...]

Completed in 22 milliseconds