Searched defs:ip_mc_list (Results 1 – 1 of 1) sorted by relevance
67 struct ip_mc_list { struct75 struct ip_mc_list *next; argument80 int users;81 refcount_t refcnt;82 spinlock_t lock;83 char tm_running;84 char reporter;85 char unsolicit_count;86 char loaded;88 unsigned char crcount;[all …]
Completed in 5 milliseconds