Home
last modified time | relevance | path

Searched refs:vnic_info_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvnic.h153 } vnic_info_t; typedef
156 vnic_info_t vi_info;
H A Dvnic_impl.h87 extern int vnic_info(vnic_info_t *, cred_t *);
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlvnic.c165 vnic_info_t *vnic; in i_dladm_vnic_info_active()
/illumos-gate/usr/src/uts/common/io/vnic/
H A Dvnic_dev.c1252 vnic_info(vnic_info_t *info, cred_t *credp) in vnic_info()