Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dsocket_flows.h114 typedef bool (*soflow_feat_detach_entry_func)(struct socket *so, struct soflow_hash_entry *hash_ent… typedef
120 soflow_feat_detach_entry_func, soflow_feat_detach_db_func);
H A Dsocket_flows.c182 static soflow_feat_detach_entry_func soflow_feat_detach_entry_func_ptr = NULL;
1488 soflow_feat_detach_entry_func feat_detach_entry_fn, in soflow_feat_set_functions()