Searched defs:ip_mc_list (Results 1 – 1 of 1) sorted by relevance
68 struct ip_mc_list { struct76 struct ip_mc_list *next; argument81 int users;82 refcount_t refcnt;83 spinlock_t lock;84 char tm_running;85 char reporter;86 char unsolicit_count;87 char loaded;89 unsigned char crcount;[all …]
Completed in 3 milliseconds