Searched refs:dlv_prev (Results 1 – 1 of 1) sorted by relevance
66 struct dl_vnic *dlv_prev; /* prev VNIC on the same link */ member934 vnic->dlv_prev = NULL; in vnic_update()936 node->vc_vnic->dlv_prev = vnic; in vnic_update()1007 if (vnic->dlv_prev != NULL) in cache_update()1008 vnic->dlv_prev->dlv_next = next; in cache_update()1013 next->dlv_prev = vnic->dlv_prev; in cache_update()