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