Searched refs:soflow_feat_gc_needed_func (Results 1 – 2 of 2) sorted by relevance
102 typedef bool (*soflow_feat_gc_needed_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,
172 static soflow_feat_gc_needed_func soflow_feat_gc_needed_func_ptr = NULL;1486 soflow_feat_set_functions(soflow_feat_gc_needed_func gc_needed_fn, in soflow_feat_set_functions()