Symbol: ip6_sf_list
include/net/if_inet6.h
103
struct ip6_sf_list __rcu *sf_next;
include/net/if_inet6.h
122
struct ip6_sf_list __rcu *mca_sources;
include/net/if_inet6.h
123
struct ip6_sf_list __rcu *mca_tomb;
net/ipv6/mcast.c
1059
struct ip6_sf_list *psf;
net/ipv6/mcast.c
1183
struct ip6_sf_list *psf;
net/ipv6/mcast.c
1213
struct ip6_sf_list *psf;
net/ipv6/mcast.c
1689
static bool is_in(struct ifmcaddr6 *pmc, struct ip6_sf_list *psf, int type,
net/ipv6/mcast.c
1736
struct ip6_sf_list *psf;
net/ipv6/mcast.c
1921
struct ip6_sf_list *psf, *psf_prev, *psf_next;
net/ipv6/mcast.c
1923
struct ip6_sf_list __rcu **psf_list;
net/ipv6/mcast.c
2081
static void mld_clear_zeros(struct ip6_sf_list __rcu **ppsf, struct inet6_dev *idev)
net/ipv6/mcast.c
2083
struct ip6_sf_list *psf_prev, *psf_next, *psf;
net/ipv6/mcast.c
2324
struct ip6_sf_list *psf, *psf_prev;
net/ipv6/mcast.c
2403
struct ip6_sf_list *psf;
net/ipv6/mcast.c
2423
struct ip6_sf_list *psf, *psf_prev;
net/ipv6/mcast.c
2452
struct ip6_sf_list *psf;
net/ipv6/mcast.c
2470
struct ip6_sf_list *psf, *dpsf;
net/ipv6/mcast.c
2485
struct ip6_sf_list *prev = NULL;
net/ipv6/mcast.c
2575
struct ip6_sf_list *psf;
net/ipv6/mcast.c
2597
struct ip6_sf_list *psf, *nextpsf;
net/ipv6/mcast.c
3031
static inline struct ip6_sf_list *igmp6_mcf_get_first(struct seq_file *seq)
net/ipv6/mcast.c
3033
struct ip6_sf_list *psf = NULL;
net/ipv6/mcast.c
3059
static struct ip6_sf_list *igmp6_mcf_get_next(struct seq_file *seq, struct ip6_sf_list *psf)
net/ipv6/mcast.c
3083
static struct ip6_sf_list *igmp6_mcf_get_idx(struct seq_file *seq, loff_t pos)
net/ipv6/mcast.c
3085
struct ip6_sf_list *psf = igmp6_mcf_get_first(seq);
net/ipv6/mcast.c
3101
struct ip6_sf_list *psf;
net/ipv6/mcast.c
3126
struct ip6_sf_list *psf = (struct ip6_sf_list *)v;
net/ipv6/mcast.c
753
struct ip6_sf_list *psf;
net/ipv6/mcast.c
772
struct ip6_sf_list *psf, *sources, *tomb;
net/ipv6/mcast.c
830
struct ip6_sf_list *psf, *psf_next;