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