Lines Matching refs:ip_sf_list

187 static void ip_sf_list_clear_all(struct ip_sf_list *psf)  in ip_sf_list_clear_all()
189 struct ip_sf_list *next; in ip_sf_list_clear_all()
272 static int is_in(struct ip_mc_list *pmc, struct ip_sf_list *psf, int type, in is_in()
319 struct ip_sf_list *psf; in igmp_scount()
466 struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list; in add_grec()
626 static void igmpv3_clear_zeros(struct ip_sf_list **ppsf) in igmpv3_clear_zeros()
628 struct ip_sf_list *psf_prev, *psf_next, *psf; in igmpv3_clear_zeros()
855 struct ip_sf_list *psf; in igmp_xmarksources()
882 struct ip_sf_list *psf; in igmp_marksources()
1187 struct ip_sf_list *psf; in igmpv3_add_delrec()
1209 struct ip_sf_list *psf; in igmpv3_del_delrec()
1266 struct ip_sf_list *psf; in igmpv3_clear_delrec()
1849 struct ip_sf_list *psf, *psf_prev; in ip_mc_del1_src()
1937 struct ip_sf_list *psf; in ip_mc_del_src()
1964 struct ip_sf_list *psf, *psf_prev; in ip_mc_add1_src()
1992 struct ip_sf_list *psf; in sf_markstate()
2006 struct ip_sf_list *psf, *dpsf; in sf_setstate()
2020 struct ip_sf_list *prev = NULL; in sf_setstate()
2110 struct ip_sf_list *psf; in ip_mc_add_src()
2138 struct ip_sf_list *tomb, *sources; in ip_mc_clear_src()
2702 struct ip_sf_list *psf; in ip_check_mc_rcu()
2879 static inline struct ip_sf_list *igmp_mcf_get_first(struct seq_file *seq) in igmp_mcf_get_first()
2882 struct ip_sf_list *psf = NULL; in igmp_mcf_get_first()
2908 static struct ip_sf_list *igmp_mcf_get_next(struct seq_file *seq, struct ip_sf_list *psf) in igmp_mcf_get_next()
2936 static struct ip_sf_list *igmp_mcf_get_idx(struct seq_file *seq, loff_t pos) in igmp_mcf_get_idx()
2938 struct ip_sf_list *psf = igmp_mcf_get_first(seq); in igmp_mcf_get_idx()
2954 struct ip_sf_list *psf; in igmp_mcf_seq_next()
2978 struct ip_sf_list *psf = (struct ip_sf_list *)v; in igmp_mcf_seq_show()