Lines Matching defs:ifmcaddr6
11141 struct ifmcaddr6 { struct
11144 struct ifmcaddr6 __attribute__((btf_type_tag("rcu"))) *next; argument
11145 struct ip6_sf_list __attribute__((btf_type_tag("rcu"))) *mca_sources;
11146 struct ip6_sf_list __attribute__((btf_type_tag("rcu"))) *mca_tomb;
11147 unsigned int mca_sfmode;
11148 unsigned char mca_crcount;
11149 unsigned long mca_sfcount[2];
11150 struct delayed_work mca_work;
11151 unsigned int mca_flags;
11152 int mca_users;
11153 refcount_t mca_refcnt;
11154 unsigned long mca_cstamp;
11155 unsigned long mca_tstamp;
11156 struct callback_head rcu;