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