Home
last modified time | relevance | path

Searched refs:sflp (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/net/ipv6/
Dip6_flowlabel.c544 struct ipv6_fl_socklist __rcu **sflp; in ipv6_flowlabel_opt() local
566 for (sflp = &np->ipv6_fl_list; in ipv6_flowlabel_opt()
567 (sfl = rcu_dereference_protected(*sflp, in ipv6_flowlabel_opt()
569 sflp = &sfl->next) { in ipv6_flowlabel_opt()
573 *sflp = sfl->next; in ipv6_flowlabel_opt()