Searched defs:nix_mcast (Results 1 – 1 of 1) sorted by relevance
115 struct nix_mcast { struct116 struct qmem *mce_ctx;117 struct qmem *mcast_buf;118 int replay_pkind;119 int next_free_mce;120 struct mutex mce_lock; /* Serialize MCE updates */
Completed in 11 milliseconds