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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.c78 vdp_profile_lookup_by_linkid(vdp_inst_t *vdp_instp, datalink_id_t id) argument
82 for (vdp_profp = list_head(&vdp_instp->vdp_inst_profiles);
84 vdp_profp = list_next(&vdp_instp->vdp_inst_profiles, vdp_profp)) {
89 vdp_instp->vdp_inst_phy_link_name);
94 vdp_instp->vdp_inst_phy_link_name);
100 vdp_profile_lookup_by_vsiid(vdp_inst_t *vdp_instp, char *vsiid) argument
104 for (vdp_profp = list_head(&vdp_instp->vdp_inst_profiles);
106 vdp_profp = list_next(&vdp_instp->vdp_inst_profiles, vdp_profp)) {
121 vdp_create_profile_tlv(vdp_inst_t *vdp_instp, vdp_profile_t *vdp_profp, argument
165 wptr += vdp_instp
192 vdp_inst_t *vdp_instp = vdp_profp->vdp_prof_instp; local
210 vdp_inst_t *vdp_instp = vdp_profp->vdp_prof_instp; local
294 vdp_inst_t *vdp_instp = arg; local
379 vdp_inst_t *vdp_instp = instp; local
553 vdp_inst_init(vdp_inst_t *vdp_instp, vdpt_arg_t *vdp_argp, vdp_link_info_t *link_infop) argument
646 vdp_inst_t *vdp_instp; local
684 vdp_inst_release(vdp_inst_t *vdp_instp) argument
696 vdp_inst_t *vdp_instp; local
730 vdp_inst_t *vdp_instp; local
765 vdp_inst_t *vdp_instp; local
853 vdp_inst_t *vdp_instp; local
955 i_vdp_tlv_del_locked(vdp_inst_t *vdp_instp, vdp_profile_t *vdp_profp) argument
1001 vdp_inst_t *vdp_instp; local
1040 vdp_inst_t *vdp_instp; local
1065 vdp_inst_t *vdp_instp; local
[all...]

Completed in 21 milliseconds