Searched refs:lret (Results 1 – 4 of 4) sorted by relevance
131 int lret; in bond_flow_destroy() local135 lret = rte_flow_destroy(internals->slaves[i].port_id, in bond_flow_destroy()137 if (unlikely(lret != 0)) { in bond_flow_destroy()139 " %d", i, lret); in bond_flow_destroy()140 ret = lret; in bond_flow_destroy()155 int lret; in bond_flow_flush() local161 lret = bond_flow_destroy(dev, flow, err); in bond_flow_flush()162 if (unlikely(lret != 0)) in bond_flow_flush()163 ret = lret; in bond_flow_flush()
127 lret /* ...continue below */160 lret /* reload %cs on the way out */
463 lret
288 lret