Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_bcast.c75 } mac_bcast_grp_mcip_t; typedef
84 mac_bcast_grp_mcip_t *mbg_clients; /* mi_rw_lock */
130 grp->mbg_nclients_alloc * sizeof (mac_bcast_grp_mcip_t)); in mac_bcast_grp_free()
449 mac_bcast_grp_mcip_t *new_clients; in mac_bcast_add()
453 sizeof (mac_bcast_grp_mcip_t), KM_SLEEP); in mac_bcast_add()
458 sizeof (mac_bcast_grp_mcip_t)); in mac_bcast_add()
460 sizeof (mac_bcast_grp_mcip_t)); in mac_bcast_add()