Searched defs:ip_mc_socklist (Results 1 – 1 of 1) sorted by relevance
169 struct ip_mc_socklist { struct170 struct ip_mc_socklist __rcu *next_rcu; argument171 struct ip_mreqn multi;172 unsigned int sfmode; /* MCAST_{INCLUDE,EXCLUDE} */173 struct ip_sf_socklist __rcu *sflist;174 struct rcu_head rcu;