Searched refs:soflow_feat_detach_entry_func_ptr (Results 1 – 1 of 1) sorted by relevance
179 static soflow_feat_detach_entry_func soflow_feat_detach_entry_func_ptr = NULL; variable454 if (hash_entry->soflow_feat_ctxt != NULL && soflow_feat_detach_entry_func_ptr != NULL) { in soflow_db_remove_entry()455 soflow_feat_detach_entry_func_ptr(db->soflow_db_so, hash_entry); in soflow_db_remove_entry()1512 soflow_feat_detach_entry_func_ptr = feat_detach_entry_fn; in soflow_feat_set_functions()