Searched refs:doq_conid_cmp (Results 1 – 3 of 3) sorted by relevance
707 int doq_conid_cmp(const void* key1, const void* key2);
3282 table->conid_tree = rbtree_create(doq_conid_cmp); in doq_table_create()3660 int doq_conid_cmp(const void* key1, const void* key2) in doq_conid_cmp() function
264 else if(fptr == &doq_conid_cmp) return 1; in fptr_whitelist_rbtree_cmp()