Searched defs:ip_mc_list (Results 1 – 1 of 1) sorted by relevance
153422 struct ip_mc_list { struct153430 struct ip_mc_list *next; argument153433 struct ip_mc_list *next_hash; argument153434 struct timer_list timer;153435 int users;153436 refcount_t refcnt;153437 spinlock_t lock;153438 char tm_running;153439 char reporter;153440 char unsolicit_count;[all …]