Home
last modified time | relevance | path

Searched defs:ip_mc_list (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Digmp.h69 struct ip_mc_list { struct
77 struct ip_mc_list *next; argument
80 struct ip_mc_list __rcu *next_hash; argument
81 struct timer_list timer;
82 int users;
83 refcount_t refcnt;
84 spinlock_t lock;
85 char tm_running;
86 char reporter;
87 char unsolicit_count;
[all …]