Searched defs:psf (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/net/ipv4/ | 
| D | igmp.c | 185 static void ip_sf_list_clear_all(struct ip_sf_list *psf)  in ip_sf_list_clear_all()270 static int is_in(struct ip_mc_list *pmc, struct ip_sf_list *psf, int type,  in is_in()
 317 	struct ip_sf_list *psf;  in igmp_scount()  local
 465 	struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list;  in add_grec()  local
 628 	struct ip_sf_list *psf_prev, *psf_next, *psf;  in igmpv3_clear_zeros()  local
 863 	struct ip_sf_list *psf;  in igmp_xmarksources()  local
 890 	struct ip_sf_list *psf;  in igmp_marksources()  local
 1196 		struct ip_sf_list *psf;  in igmpv3_add_delrec()  local
 1218 	struct ip_sf_list *psf;  in igmpv3_del_delrec()  local
 1277 		struct ip_sf_list *psf;  in igmpv3_clear_delrec()  local
 [all …]
 
 | 
| /Linux-v6.6/net/ipv6/ | 
| D | mcast.c | 127 #define for_each_psf_mclock(mc, psf)				\  argument132 #define for_each_psf_rcu(mc, psf)				\  argument
 137 #define for_each_psf_tomb(mc, psf)				\  argument
 752 		struct ip6_sf_list *psf;  in mld_add_delrec()  local
 772 	struct ip6_sf_list *psf, *sources, *tomb;  in mld_del_delrec()  local
 829 		struct ip6_sf_list *psf, *psf_next;  in mld_clear_delrec()  local
 1030 				struct ip6_sf_list *psf;  in ipv6_chk_mcast_addr()  local
 1146 	struct ip6_sf_list *psf;  in mld_xmarksources()  local
 1175 	struct ip6_sf_list *psf;  in mld_marksources()  local
 1644 static bool is_in(struct ifmcaddr6 *pmc, struct ip6_sf_list *psf, int type,  in is_in()
 [all …]
 
 | 
| /Linux-v6.6/sound/pci/rme9652/ | 
| D | hdspm.c | 2974 	int psf = hdspm_pref_sync_ref(hdspm);  in snd_hdspm_get_pref_sync_ref()  local
 |