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