Lines Matching defs:pvt
1383 gld_mac_pvt_t *pvt = (gld_mac_pvt_t *)mac->gldm_mac_pvt;
1398 for (vlan = pvt->vlan_hash[i];
3990 gld_mac_pvt_t *pvt;
4018 pvt = (gld_mac_pvt_t *)macinfo->gldm_mac_pvt;
4020 gld->gld_notifications = dlnrp->dl_notifications & pvt->notifications;
4032 dlnap->dl_notifications = pvt->notifications;
5659 gld_mac_pvt_t *pvt =
5666 for (nextvlan = pvt->vlan_hash[i];
5895 gld_mac_pvt_t *pvt = (gld_mac_pvt_t *)mac->gldm_mac_pvt;
5903 ASSERT(pvt->interfacep != NULL);
5904 ASSERT(pvt->kstatp != NULL);
5905 ASSERT(pvt->statistics != NULL);
5906 ASSERT(pvt->major_dev == dev);
5909 for (vlan = pvt->vlan_hash[i];
5934 ASSERT(pvt->nvlan == nvlan);