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