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