Searched defs:ip_mc_list (Results 1 – 1 of 1) sorted by relevance
69 struct ip_mc_list { struct77 struct ip_mc_list *next; argument80 struct ip_mc_list __rcu *next_hash; argument81 struct timer_list timer;82 int users;83 refcount_t refcnt;84 spinlock_t lock;85 char tm_running;86 char reporter;87 char unsolicit_count;[all …]