Searched defs:mgb_client (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c73 mac_client_impl_t *mgb_client; member in struct:mac_bcast_grp_mcip_s
167 dst_mcip = grp->mbg_clients[i].mgb_client;
439 if (grp->mbg_clients[i].mgb_client == mcip) {
443 } else if (grp->mbg_clients[i].mgb_client == NULL &&
469 grp->mbg_clients[index].mgb_client = mcip;
536 if (grp->mbg_clients[i].mgb_client == mcip)
548 grp->mbg_clients[i].mgb_client = NULL;

Completed in 46 milliseconds