Searched defs:nix_mcast (Results 1 – 1 of 1) sorted by relevance
107 struct nix_mcast { struct108 struct qmem *mce_ctx;109 struct qmem *mcast_buf;110 int replay_pkind;111 int next_free_mce;112 struct mutex mce_lock; /* Serialize MCE updates */
Completed in 8 milliseconds