Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Digmp.h78 struct ip_mc_list { struct
86 struct ip_mc_list *next; argument
89 struct ip_mc_list __rcu *next_hash; argument
90 struct timer_list timer;
91 int users;
92 atomic_t refcnt;
93 spinlock_t lock;
94 char tm_running;
95 char reporter;
96 char unsolicit_count;
[all …]