Searched defs:mac_client_impl_s (Results 1 – 1 of 1) sorted by relevance
103 struct mac_client_impl_s { /* Protected by */ struct104 struct mac_client_impl_s *mci_client_next; /* mi_rw_lock */ argument105 char mci_name[MAXNAMELEN]; /* mi_rw_lock */112 flow_entry_t *mci_flent; /* mi_rw_lock */113 struct mac_impl_s *mci_mip; /* WO */118 struct mac_impl_s *mci_upper_mip; /* WO */120 uint32_t mci_state_flags; /* WO */121 mac_rx_t mci_rx_fn; /* Rx Quiescence */122 void *mci_rx_arg; /* Rx Quiescence */123 mac_direct_rxs_t mci_direct_rx; /* SL */[all …]