Searched refs:add_helper (Results 1 – 2 of 2) sorted by relevance
972 bool add_helper = false; in tcf_ct_act() local 1058 add_helper = true; in tcf_ct_act() 1065 if (nf_ct_is_confirmed(ct) ? ((!cached && !skip_add) || add_helper) : commit) { in tcf_ct_act()
770 bool add_helper = false; in __ovs_ct_lookup() local 803 add_helper = true; in __ovs_ct_lookup() 814 * helper was just attached ("add_helper") for a confirmed in __ovs_ct_lookup() 818 if ((nf_ct_is_confirmed(ct) ? !cached || add_helper : in __ovs_ct_lookup()