Home
last modified time | relevance | path

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

/xnu-12377.1.9/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()
473 if (soflow_initialized) { in soflow_db_remove_entry()
1263 if (soflow_initialized == 0) { in soflow_get_flow()