Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Digmp.h70 struct ip_mc_list { struct
78 struct ip_mc_list *next; argument
81 struct ip_mc_list __rcu *next_hash; argument
82 struct timer_list timer;
83 int users;
84 refcount_t refcnt;
85 spinlock_t lock;
86 char tm_running;
87 char reporter;
88 char unsolicit_count;
[all …]