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