Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Digmp.h68 struct ip_mc_list { struct
76 struct ip_mc_list *next; argument
79 struct ip_mc_list __rcu *next_hash; argument
80 struct timer_list timer;
81 int users;
82 refcount_t refcnt;
83 spinlock_t lock;
84 char tm_running;
85 char reporter;
86 char unsolicit_count;
[all …]