Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Digmp.h59 struct ip_sf_list { struct
60 struct ip_sf_list *sf_next; argument
72 struct ip_sf_list *sources; argument
73 struct ip_sf_list *tomb;
/linux-6.6.21/net/ipv4/
Digmp.c185 static void ip_sf_list_clear_all(struct ip_sf_list *psf) in ip_sf_list_clear_all()
187 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()
467 struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list; in add_grec()
628 static void igmpv3_clear_zeros(struct ip_sf_list **ppsf) in igmpv3_clear_zeros()
630 struct ip_sf_list *psf_prev, *psf_next, *psf; in igmpv3_clear_zeros()
865 struct ip_sf_list *psf; in igmp_xmarksources()
892 struct ip_sf_list *psf; in igmp_marksources()
1198 struct ip_sf_list *psf; in igmpv3_add_delrec()
[all …]