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