Searched defs:nix_mcast (Results 1 – 1 of 1) sorted by relevance
93 struct nix_mcast { struct94 struct qmem *mce_ctx;95 struct qmem *mcast_buf;96 int replay_pkind;97 int next_free_mce;98 struct mutex mce_lock; /* Serialize MCE updates */