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