Searched refs:add_helper (Results 1 – 2 of 2) sorted by relevance
990 bool add_helper = false; in tcf_ct_act() local1086 add_helper = true; in tcf_ct_act()1093 if (nf_ct_is_confirmed(ct) ? ((!cached && !skip_add) || add_helper) : commit) { in tcf_ct_act()
769 bool add_helper = false; in __ovs_ct_lookup() local802 add_helper = true; in __ovs_ct_lookup()817 if ((nf_ct_is_confirmed(ct) ? !cached || add_helper : in __ovs_ct_lookup()