Searched defs:mac_client_impl_s (Results 1 – 1 of 1) sorted by relevance
98 struct mac_client_impl_s { /* Protected by */ struct99 struct mac_client_impl_s *mci_client_next; /* mi_rw_lock */ argument100 char mci_name[MAXNAMELEN]; /* mi_rw_lock */107 flow_entry_t *mci_flent; /* mi_rw_lock */108 struct mac_impl_s *mci_mip; /* WO */113 struct mac_impl_s *mci_upper_mip; /* WO */115 uint32_t mci_state_flags; /* WO */116 mac_rx_t mci_rx_fn; /* Rx Quiescence */117 void *mci_rx_arg; /* Rx Quiescence */118 mac_direct_rx_t mci_direct_rx_fn; /* SL */[all …]