Searched defs:mac_group_s (Results 1 – 1 of 1) sorted by relevance
272 struct mac_group_s { struct275 mac_group_state_t mrg_state; /* state of the group */ argument276 mac_group_t *mrg_next; /* next group in the chain */277 mac_handle_t mrg_mh; /* reference to MAC */278 mac_ring_t *mrg_rings; /* grouped rings */279 uint_t mrg_cur_count; /* actual size of group */281 mac_grp_client_t *mrg_clients; /* clients list */283 mac_group_info_t mrg_info; /* driver supplied info */