Lines Matching refs:share
99 return fl->share == IPV6_FL_S_EXCL || in fl_shared_exclusive()
100 fl->share == IPV6_FL_S_PROCESS || in fl_shared_exclusive()
101 fl->share == IPV6_FL_S_USER; in fl_shared_exclusive()
108 if (fl->share == IPV6_FL_S_PROCESS) in fl_free_rcu()
136 if (fl->opt && fl->share == IPV6_FL_S_EXCL) { in fl_release()
429 fl->share = freq->flr_share; in fl_create()
438 switch (fl->share) { in fl_create()
522 freq->flr_share = sfl->fl->share; in ipv6_flowlabel_opt_get()
657 if (fl1->share == IPV6_FL_S_EXCL || in ipv6_flowlabel_opt()
658 fl1->share != fl->share || in ipv6_flowlabel_opt()
659 ((fl1->share == IPV6_FL_S_PROCESS) && in ipv6_flowlabel_opt()
661 ((fl1->share == IPV6_FL_S_USER) && in ipv6_flowlabel_opt()
816 fl->share, in ip6fl_seq_show()
817 ((fl->share == IPV6_FL_S_PROCESS) ? in ip6fl_seq_show()
819 ((fl->share == IPV6_FL_S_USER) ? in ip6fl_seq_show()