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()
628 if (fl1->share == IPV6_FL_S_EXCL || in ipv6_flowlabel_opt()
629 fl1->share != fl->share || in ipv6_flowlabel_opt()
630 ((fl1->share == IPV6_FL_S_PROCESS) && in ipv6_flowlabel_opt()
632 ((fl1->share == IPV6_FL_S_USER) && in ipv6_flowlabel_opt()
783 fl->share, in ip6fl_seq_show()
784 ((fl->share == IPV6_FL_S_PROCESS) ? in ip6fl_seq_show()
786 ((fl->share == IPV6_FL_S_USER) ? in ip6fl_seq_show()