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