Home
last modified time | relevance | path

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

/linux/include/linux/
H A Digmp.h59 struct ip_sf_list { struct
60 struct ip_sf_list __rcu *sf_next; argument
73 struct ip_sf_list __rcu *sources; argument
74 struct ip_sf_list __rcu *tomb;
/linux/net/ipv4/
H A Digmp.c220 static void ip_sf_list_clear_all(struct ip_sf_list *psf) in ip_sf_list_clear_all()
222 struct ip_sf_list *next; in ip_sf_list_clear_all()
321 static int is_in(struct ip_mc_list *pmc, struct ip_sf_list *psf, int type, in is_in()
368 struct ip_sf_list *psf; in igmp_scount()
516 struct ip_sf_list *psf, *psf_next, *psf_prev; in add_grec()
517 struct ip_sf_list __rcu **psf_list; in add_grec()
682 static void igmpv3_clear_zeros(struct ip_sf_list __rcu **ppsf) in igmpv3_clear_zeros()
684 struct ip_sf_list *psf_prev, *psf_next, *psf; in igmpv3_clear_zeros()
921 struct ip_sf_list *psf; in igmp_xmarksources()
948 struct ip_sf_list *psf; in igmp_marksources()
[all …]