Searched defs:ip_mc_list (Results 1 – 1 of 1) sorted by relevance
74 struct ip_mc_list { struct82 struct ip_mc_list *next; argument85 struct ip_mc_list __rcu *next_hash; argument86 struct timer_list timer;87 int users;88 refcount_t refcnt;89 spinlock_t lock;90 char tm_running;91 char reporter;92 char unsolicit_count;[all …]