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
1056
struct ip6_sf_list *psf;
net/ipv6/mcast.c
1174
struct ip6_sf_list *psf;
net/ipv6/mcast.c
1204
struct ip6_sf_list *psf;
net/ipv6/mcast.c
1675
static bool is_in(struct ifmcaddr6 *pmc, struct ip6_sf_list *psf, int type,
net/ipv6/mcast.c
1722
struct ip6_sf_list *psf;
net/ipv6/mcast.c
1907
struct ip6_sf_list *psf, *psf_prev, *psf_next;
net/ipv6/mcast.c
1909
struct ip6_sf_list __rcu **psf_list;
net/ipv6/mcast.c
2065
static void mld_clear_zeros(struct ip6_sf_list __rcu **ppsf, struct inet6_dev *idev)
net/ipv6/mcast.c
2067
struct ip6_sf_list *psf_prev, *psf_next, *psf;
net/ipv6/mcast.c
2308
struct ip6_sf_list *psf, *psf_prev;
net/ipv6/mcast.c
2387
struct ip6_sf_list *psf;
net/ipv6/mcast.c
2407
struct ip6_sf_list *psf, *psf_prev;
net/ipv6/mcast.c
2436
struct ip6_sf_list *psf;
net/ipv6/mcast.c
2454
struct ip6_sf_list *psf, *dpsf;
net/ipv6/mcast.c
2469
struct ip6_sf_list *prev = NULL;
net/ipv6/mcast.c
2559
struct ip6_sf_list *psf;
net/ipv6/mcast.c
2581
struct ip6_sf_list *psf, *nextpsf;
net/ipv6/mcast.c
3012
static inline struct ip6_sf_list *igmp6_mcf_get_first(struct seq_file *seq)
net/ipv6/mcast.c
3014
struct ip6_sf_list *psf = NULL;
net/ipv6/mcast.c
3040
static struct ip6_sf_list *igmp6_mcf_get_next(struct seq_file *seq, struct ip6_sf_list *psf)
net/ipv6/mcast.c
3064
static struct ip6_sf_list *igmp6_mcf_get_idx(struct seq_file *seq, loff_t pos)
net/ipv6/mcast.c
3066
struct ip6_sf_list *psf = igmp6_mcf_get_first(seq);
net/ipv6/mcast.c
3082
struct ip6_sf_list *psf;
net/ipv6/mcast.c
3107
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;