Searched defs:ifmcaddr6 (Results 1 – 1 of 1) sorted by relevance
122 struct ifmcaddr6 { struct125 struct ifmcaddr6 *next; argument126 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;[all …]