Searched defs:ip_mc_socklist (Results 1 – 1 of 1) sorted by relevance
51 struct ip_mc_socklist { struct52 struct ip_mc_socklist __rcu *next_rcu; argument53 struct ip_mreqn multi;54 unsigned int sfmode; /* MCAST_{INCLUDE,EXCLUDE} */55 struct ip_sf_socklist __rcu *sflist;56 struct rcu_head rcu;