Searched defs:psf (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/ipv4/ |
D | igmp.c | 264 static int is_in(struct ip_mc_list *pmc, struct ip_sf_list *psf, int type, in is_in() 311 struct ip_sf_list *psf; in igmp_scount() local 435 struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list; in add_grec() local 576 struct ip_sf_list *psf_prev, *psf_next, *psf; in igmpv3_clear_zeros() local 792 struct ip_sf_list *psf; in igmp_xmarksources() local 819 struct ip_sf_list *psf; in igmp_marksources() local 1091 struct ip_sf_list *psf; in igmpv3_add_delrec() local 1110 struct ip_sf_list *psf, *psf_next; in igmpv3_del_delrec() local 1154 struct ip_sf_list *psf, *psf_next; in igmpv3_clear_delrec() local 1550 struct ip_sf_list *psf, *psf_prev; in ip_mc_del1_src() local [all …]
|
/linux-4.1.27/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 1702 struct ip6_sf_list *psf, *psf_next, *psf_prev, **psf_list; in add_grec() local 1842 struct ip6_sf_list *psf_prev, *psf_next, *psf; in mld_clear_zeros() local [all …]
|
/linux-4.1.27/sound/pci/rme9652/ |
D | hdspm.c | 2979 int psf = hdspm_pref_sync_ref(hdspm); in snd_hdspm_get_pref_sync_ref() local
|