Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Digmp.h45 struct ip_sf_socklist { struct
52 #define IP_SFLSIZE(count) (sizeof(struct ip_sf_socklist) + \ argument
65 struct ip_sf_socklist __rcu *sflist;
/linux-4.4.14/net/ipv4/
Digmp.c2097 struct ip_sf_socklist *psf = rtnl_dereference(iml->sflist); in ip_mc_leave_src()
2171 struct ip_sf_socklist *psl; in ip_mc_source()
2253 struct ip_sf_socklist *newpsl; in ip_mc_source()
2306 struct ip_sf_socklist *newpsl, *psl; in ip_mc_msfilter()
2392 struct ip_sf_socklist *psl; in ip_mc_msfget()
2449 struct ip_sf_socklist *psl; in ip_mc_gsfget()
2500 struct ip_sf_socklist *psl; in ip_mc_sf_allow()