Searched defs:psf (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/ipv4/ |
D | igmp.c | 267 static int is_in(struct ip_mc_list *pmc, struct ip_sf_list *psf, int type, in is_in() 314 struct ip_sf_list *psf; in igmp_scount() local 437 struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list; in add_grec() local 583 struct ip_sf_list *psf_prev, *psf_next, *psf; in igmpv3_clear_zeros() local 803 struct ip_sf_list *psf; in igmp_xmarksources() local 830 struct ip_sf_list *psf; in igmp_marksources() local 1107 struct ip_sf_list *psf; in igmpv3_add_delrec() 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 1738 struct ip_sf_list *psf, *psf_prev; in ip_mc_del1_src() local [all …]
|
/linux-4.4.14/net/ipv6/ |
D | mcast.c | 728 struct ip6_sf_list *psf; in mld_add_delrec() local 747 struct ip6_sf_list *psf, *psf_next; in mld_del_delrec() local 793 struct ip6_sf_list *psf, *psf_next; in mld_clear_delrec() local 972 struct ip6_sf_list *psf; in ipv6_chk_mcast_addr() local 1071 struct ip6_sf_list *psf; in mld_xmarksources() local 1099 struct ip6_sf_list *psf; in mld_marksources() local 1468 static bool is_in(struct ifmcaddr6 *pmc, struct ip6_sf_list *psf, int type, in is_in() 1515 struct ip6_sf_list *psf; in mld_scount() 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 [all …]
|
/linux-4.4.14/sound/pci/rme9652/ |
D | hdspm.c | 2979 int psf = hdspm_pref_sync_ref(hdspm); in snd_hdspm_get_pref_sync_ref() local
|