Lines Matching full:share
101 if (fl->share == IPV6_FL_S_PROCESS) in fl_free_rcu()
124 if (fl->opt && fl->share == IPV6_FL_S_EXCL) { in fl_release()
417 fl->share = freq->flr_share; in fl_create()
426 switch (fl->share) { in fl_create()
505 freq->flr_share = sfl->fl->share; in ipv6_flowlabel_opt_get()
640 if (fl1->share == IPV6_FL_S_EXCL || in ipv6_flowlabel_opt()
641 fl1->share != fl->share || in ipv6_flowlabel_opt()
642 ((fl1->share == IPV6_FL_S_PROCESS) && in ipv6_flowlabel_opt()
644 ((fl1->share == IPV6_FL_S_USER) && in ipv6_flowlabel_opt()
799 fl->share, in ip6fl_seq_show()
800 ((fl->share == IPV6_FL_S_PROCESS) ? in ip6fl_seq_show()
802 ((fl->share == IPV6_FL_S_USER) ? in ip6fl_seq_show()