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()
411 fl->share = freq->flr_share; in fl_create()
420 switch (fl->share) { in fl_create()
499 freq->flr_share = sfl->fl->share; in ipv6_flowlabel_opt_get()
633 if (fl1->share == IPV6_FL_S_EXCL || in ipv6_flowlabel_opt()
634 fl1->share != fl->share || in ipv6_flowlabel_opt()
635 ((fl1->share == IPV6_FL_S_PROCESS) && in ipv6_flowlabel_opt()
637 ((fl1->share == IPV6_FL_S_USER) && in ipv6_flowlabel_opt()
792 fl->share, in ip6fl_seq_show()
793 ((fl->share == IPV6_FL_S_PROCESS) ? in ip6fl_seq_show()
795 ((fl->share == IPV6_FL_S_USER) ? in ip6fl_seq_show()