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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.h198 void *vdp_inst_ecp_handle; member in struct:vdp_inst_struct_s
H A Dvdp_impl.c231 ret = ecp_send(vdp_instp->vdp_inst_ecp_handle,
258 ret = ecp_send(vdp_instp->vdp_inst_ecp_handle,
347 ecp_fini(vdp_instp->vdp_inst_ecp_handle);
622 vdp_instp->vdp_inst_ecp_handle = ecp_init(&dst_addr,
738 ecp_stats(vdp_instp->vdp_inst_ecp_handle, estats);
804 ecp_get_config(vdp_instp->vdp_inst_ecp_handle, &ecpc);

Completed in 33 milliseconds