Lines Matching defs:ifmcaddr6
119 struct ifmcaddr6 { struct
122 struct ifmcaddr6 *next; argument
123 struct ip6_sf_list *mca_sources;
124 struct ip6_sf_list *mca_tomb;
125 unsigned int mca_sfmode;
126 unsigned char mca_crcount;
127 unsigned long mca_sfcount[2];
128 struct timer_list mca_timer;
129 unsigned int mca_flags;
130 int mca_users;
131 refcount_t mca_refcnt;
132 spinlock_t mca_lock;
133 unsigned long mca_cstamp;
134 unsigned long mca_tstamp;