Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/kern/
H A Dsocket_flows.c172 static soflow_feat_gc_needed_func soflow_feat_gc_needed_func_ptr = NULL; variable
1438 …hash_entry->soflow_feat_gc = (soflow_feat_gc_needed_func_ptr != NULL && soflow_feat_gc_needed_func… in soflow_gc_expire()
1491 soflow_feat_gc_needed_func_ptr = gc_needed_fn; in soflow_feat_set_functions()