Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Digmp.h37 struct ip_sf_socklist { struct
44 #define IP_SFLSIZE(count) (sizeof(struct ip_sf_socklist) + \ argument
57 struct ip_sf_socklist __rcu *sflist;
/OK3568_Linux_fs/kernel/net/ipv4/
H A Digmp.c2231 struct ip_sf_socklist *psf = rtnl_dereference(iml->sflist); in ip_mc_leave_src()
2305 struct ip_sf_socklist *psl; in ip_mc_source()
2387 struct ip_sf_socklist *newpsl; in ip_mc_source()
2441 struct ip_sf_socklist *newpsl, *psl; in ip_mc_msfilter()
2529 struct ip_sf_socklist *psl; in ip_mc_msfget()
2586 struct ip_sf_socklist *psl; in ip_mc_gsfget()
2630 struct ip_sf_socklist *psl; in ip_mc_sf_allow()