Searched defs:ip_mc_socklist (Results 1 – 1 of 1) sorted by relevance
53 struct ip_mc_socklist { struct54 struct ip_mc_socklist __rcu *next_rcu; argument55 struct ip_mreqn multi;56 unsigned int sfmode; /* MCAST_{INCLUDE,EXCLUDE} */57 struct ip_sf_socklist __rcu *sflist;58 struct rcu_head rcu;