Searched defs:psf_next (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/net/ipv6/ |
D | mcast.c | 833 struct ip6_sf_list *psf, *psf_next; in mld_clear_delrec() local 1921 struct ip6_sf_list *psf, *psf_prev, *psf_next; in add_grec() local 2081 struct ip6_sf_list *psf_prev, *psf_next, *psf; in mld_clear_zeros() local
|
/linux-6.14.4/net/ipv4/ |
D | igmp.c | 469 struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list; in add_grec() local 632 struct ip_sf_list *psf_prev, *psf_next, *psf; in igmpv3_clear_zeros() local
|