Lines Matching defs:ip_mc_list
165 struct ip_mc_list struct
173 struct ip_mc_list *next; argument
174 struct timer_list timer;
175 int users;
176 atomic_t refcnt;
177 spinlock_t lock;
178 char tm_running;
179 char reporter;
180 char unsolicit_count;
181 char loaded;
182 unsigned char gsquery; /* check source marks? */
183 unsigned char crcount;