Searched refs:try_count (Results 1 – 1 of 1) sorted by relevance
339 int try_count = 0; in flow_divert_add_to_group() local378 } while (error == EEXIST && try_count++ < 3); in flow_divert_add_to_group()