Searched defs:psf_next (Results  1 – 2 of 2) sorted by relevance
| /linux-4.4.14/net/ipv4/ | 
| D | igmp.c | 437 	struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list;  in add_grec()  local583 	struct ip_sf_list *psf_prev, *psf_next, *psf;  in igmpv3_clear_zeros()  local
 1126 	struct ip_sf_list *psf, *psf_next;  in igmpv3_del_delrec()  local
 1170 		struct ip_sf_list *psf, *psf_next;  in igmpv3_clear_delrec()  local
 
 | 
| /linux-4.4.14/net/ipv6/ | 
| D | mcast.c | 747 	struct ip6_sf_list *psf, *psf_next;  in mld_del_delrec()  local793 		struct ip6_sf_list *psf, *psf_next;  in mld_clear_delrec()  local
 1701 	struct ip6_sf_list *psf, *psf_next, *psf_prev, **psf_list;  in add_grec()  local
 1841 	struct ip6_sf_list *psf_prev, *psf_next, *psf;  in mld_clear_zeros()  local
 
 |