Home
last modified time | relevance | path

Searched refs:ip_sf_socklist (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Digmp.h44 struct ip_sf_socklist { struct
51 #define IP_SFLSIZE(count) (sizeof(struct ip_sf_socklist) + \ argument
64 struct ip_sf_socklist __rcu *sflist;
/linux-4.1.27/net/ipv4/
Digmp.c1909 struct ip_sf_socklist *psf = rtnl_dereference(iml->sflist); in ip_mc_leave_src()
1982 struct ip_sf_socklist *psl; in ip_mc_source()
2064 struct ip_sf_socklist *newpsl; in ip_mc_source()
2117 struct ip_sf_socklist *newpsl, *psl; in ip_mc_msfilter()
2203 struct ip_sf_socklist *psl; in ip_mc_msfget()
2262 struct ip_sf_socklist *psl; in ip_mc_gsfget()
2315 struct ip_sf_socklist *psl; in ip_mc_sf_allow()