Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dsocket_flows.c157 static int soflow_initialized = 0; variable
193 if (soflow_initialized) { in soflow_init()
196 soflow_initialized = 1; in soflow_init()
464 if (soflow_initialized) { in soflow_db_remove_entry()
1228 if (soflow_initialized == 0) { in soflow_get_flow()