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