Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Digmp.h74 struct ip_mc_list { struct
82 struct ip_mc_list *next; argument
85 struct ip_mc_list __rcu *next_hash; argument
86 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 …]