Home
last modified time | relevance | path

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

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