Searched refs:soflow_feat_detach_db_func (Results 1 – 2 of 2) sorted by relevance
117 typedef bool (*soflow_feat_detach_db_func)(struct socket *so, struct soflow_db *db); typedef120 soflow_feat_detach_entry_func, soflow_feat_detach_db_func);
183 static soflow_feat_detach_db_func soflow_feat_detach_db_func_ptr = NULL;1489 soflow_feat_detach_db_func feat_detach_db_fn) in soflow_feat_set_functions()