Searched defs:mac_client_impl_s (Results 1 – 1 of 1) sorted by relevance
105 struct mac_client_impl_s { /* Protected by */ struct106 struct mac_client_impl_s *mci_client_next; /* mi_rw_lock */ argument107 char mci_name[MAXNAMELEN]; /* mi_rw_lock */114 flow_entry_t *mci_flent; /* mi_rw_lock */115 struct mac_impl_s *mci_mip; /* WO */120 struct mac_impl_s *mci_upper_mip; /* WO */122 uint32_t mci_state_flags; /* WO */123 mac_rx_t mci_rx_fn; /* Rx Quiescence */124 void *mci_rx_arg; /* Rx Quiescence */125 mac_direct_rxs_t mci_direct_rx; /* SL */[all …]