Searched refs:soflow_feat_gc_perform_func (Results 1 – 2 of 2) sorted by relevance
105 typedef bool (*soflow_feat_gc_perform_func)(struct socket *so, struct soflow_hash_entry *hash_entry… typedef113 void soflow_feat_set_functions(soflow_feat_gc_needed_func, soflow_feat_gc_perform_func,
173 static soflow_feat_gc_perform_func soflow_feat_gc_perform_func_ptr = NULL;1487 soflow_feat_gc_perform_func gc_perform_fn, in soflow_feat_set_functions()