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