Searched refs:ip_sf_list (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/linux/ |
| D | igmp.h | 69 struct ip_sf_list { struct 70 struct ip_sf_list *sf_next; argument 82 struct ip_sf_list *sources; argument 83 struct ip_sf_list *tomb;
|
| /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() 437 struct ip_sf_list *psf, *psf_next, *psf_prev, **psf_list; in add_grec() 581 static void igmpv3_clear_zeros(struct ip_sf_list **ppsf) in igmpv3_clear_zeros() 583 struct ip_sf_list *psf_prev, *psf_next, *psf; in igmpv3_clear_zeros() 803 struct ip_sf_list *psf; in igmp_xmarksources() 830 struct ip_sf_list *psf; in igmp_marksources() 1107 struct ip_sf_list *psf; in igmpv3_add_delrec() 1126 struct ip_sf_list *psf, *psf_next; in igmpv3_del_delrec() 1170 struct ip_sf_list *psf, *psf_next; in igmpv3_clear_delrec() [all …]
|