Home
last modified time | relevance | path

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

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