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