Searched defs:ip_mc_list (Results 1 – 1 of 1) sorted by relevance
78 struct ip_mc_list { struct86 struct ip_mc_list *next; argument89 struct ip_mc_list __rcu *next_hash; argument90 struct timer_list timer;91 int users;92 atomic_t refcnt;93 spinlock_t lock;94 char tm_running;95 char reporter;96 char unsolicit_count;[all …]