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