Home
last modified time | relevance | path

Searched refs:try_count (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/netinet/
H A Dflow_divert.c241 …int try_count in flow_divert_pcb_insert() local
295 } while (exist != NULL && try_count++ < 3); in flow_divert_pcb_insert()