Searched defs:nix_mcast (Results 1 – 1 of 1) sorted by relevance
118 struct nix_mcast { struct119 struct qmem *mce_ctx;120 struct qmem *mcast_buf;121 int replay_pkind;122 int next_free_mce;123 struct mutex mce_lock; /* Serialize MCE updates */