Lines Matching refs:share
101 if (fl->share == IPV6_FL_S_PROCESS) in fl_free()
118 if (fl->opt && fl->share == IPV6_FL_S_EXCL) { in fl_release()
410 fl->share = freq->flr_share; in fl_create()
419 switch (fl->share) { in fl_create()
498 freq->flr_share = sfl->fl->share; in ipv6_flowlabel_opt_get()
632 if (fl1->share == IPV6_FL_S_EXCL || in ipv6_flowlabel_opt()
633 fl1->share != fl->share || in ipv6_flowlabel_opt()
634 ((fl1->share == IPV6_FL_S_PROCESS) && in ipv6_flowlabel_opt()
636 ((fl1->share == IPV6_FL_S_USER) && in ipv6_flowlabel_opt()
787 fl->share, in ip6fl_seq_show()
788 ((fl->share == IPV6_FL_S_PROCESS) ? in ip6fl_seq_show()
790 ((fl->share == IPV6_FL_S_USER) ? in ip6fl_seq_show()