Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_bcast.c74 mac_client_impl_t *mgb_client; member
168 dst_mcip = grp->mbg_clients[i].mgb_client; in mac_bcast_send()
434 if (grp->mbg_clients[i].mgb_client == mcip) { in mac_bcast_add()
438 } else if (grp->mbg_clients[i].mgb_client == NULL && in mac_bcast_add()
464 grp->mbg_clients[index].mgb_client = mcip; in mac_bcast_add()
531 if (grp->mbg_clients[i].mgb_client == mcip) in mac_bcast_delete()
543 grp->mbg_clients[i].mgb_client = NULL; in mac_bcast_delete()