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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c6342 mac_group_t *candidate_grp = NULL; local
6454 if (candidate_grp == NULL &&
6467 candidate_grp = grp;
6543 if (candidate_grp == NULL &&
6546 candidate_grp = donorgrp;
6548 if (candidate_grp != NULL) {
6557 grp = candidate_grp;
6908 mac_group_t *candidate_grp = NULL; local
6995 candidate_grp == NULL) {
7005 candidate_grp
[all...]

Completed in 72 milliseconds