Searched defs:ip_mc_socklist (Results 1 – 1 of 1) sorted by relevance
61 struct ip_mc_socklist { struct62 struct ip_mc_socklist __rcu *next_rcu; argument63 struct ip_mreqn multi;64 unsigned int sfmode; /* MCAST_{INCLUDE,EXCLUDE} */65 struct ip_sf_socklist __rcu *sflist;66 struct rcu_head rcu;