Searched defs:psf_next (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/net/ipv6/ |
D | mcast.c | 829 struct ip6_sf_list *psf, *psf_next; in mld_clear_delrec() local 1873 struct ip6_sf_list *psf, *psf_prev, *psf_next; in add_grec() local 2033 struct ip6_sf_list *psf_prev, *psf_next, *psf; in mld_clear_zeros() local
|
/Linux-v6.1/net/ipv4/ |
D | igmp.c | 464 struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list; in add_grec() local 627 struct ip_sf_list *psf_prev, *psf_next, *psf; in igmpv3_clear_zeros() local
|