Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dsocket_flows.c154 static int soflow_initialized = 0; variable
190 if (soflow_initialized) { in soflow_init()
193 soflow_initialized = 1; in soflow_init()
462 if (soflow_initialized) { in soflow_db_remove_entry()
1229 if (soflow_initialized == 0) { in soflow_get_flow()