Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dip6_flowlabel.c521 struct ipv6_fl_socklist __rcu **sflp; in ipv6_flowlabel_opt() local
543 for (sflp = &np->ipv6_fl_list; in ipv6_flowlabel_opt()
544 (sfl = rcu_dereference_protected(*sflp, in ipv6_flowlabel_opt()
546 sflp = &sfl->next) { in ipv6_flowlabel_opt()
550 *sflp = sfl->next; in ipv6_flowlabel_opt()