Searched refs:add_helper (Results 1 – 2 of 2) sorted by relevance
926 bool add_helper = false; in tcf_ct_act() local1016 add_helper = true; in tcf_ct_act()1023 if (nf_ct_is_confirmed(ct) ? ((!cached && !skip_add) || add_helper) : commit) { in tcf_ct_act()
747 bool add_helper = false; in __ovs_ct_lookup() local777 add_helper = true; in __ovs_ct_lookup()792 if ((nf_ct_is_confirmed(ct) ? !cached || add_helper : in __ovs_ct_lookup()