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