Searched defs:ifmcaddr6 (Results 1 – 1 of 1) sorted by relevance
119 struct ifmcaddr6 { struct122 struct ifmcaddr6 *next; argument123 struct ip6_sf_list *mca_sources;124 struct ip6_sf_list *mca_tomb;125 unsigned int mca_sfmode;126 unsigned char mca_crcount;127 unsigned long mca_sfcount[2];128 struct timer_list mca_timer;129 unsigned int mca_flags;130 int mca_users;[all …]