Searched defs:mac_ring_s (Results 1 – 1 of 1) sorted by relevance
186 struct mac_ring_s { struct187 int mr_index; /* index in the original list */188 mac_ring_type_t mr_type; /* ring type */189 mac_ring_t *mr_next; /* next ring in the chain */213 mac_ring_state_t mr_state; /* mr_lock */ argument214 uint_t mr_flag; /* mr_lock */216 mac_ring_info_t mr_info; /* driver supplied info */