Searched refs:add_helper (Results 1 – 2 of 2) sorted by relevance
968 bool add_helper = false; in tcf_ct_act() local1054 add_helper = true; in tcf_ct_act()1061 if (nf_ct_is_confirmed(ct) ? ((!cached && !skip_add) || add_helper) : commit) { in tcf_ct_act()
752 bool add_helper = false; in __ovs_ct_lookup() local782 add_helper = true; in __ovs_ct_lookup()797 if ((nf_ct_is_confirmed(ct) ? !cached || add_helper : in __ovs_ct_lookup()