tor-android/external/badvpn_dns/flow/PacketPassPriorityQueue_tree.h

8 lines
367 B
C
Raw Normal View History

2015-01-25 11:08:34 +00:00
#define SAVL_PARAM_NAME PacketPassPriorityQueue__Tree
#define SAVL_PARAM_FEATURE_COUNTS 0
#define SAVL_PARAM_FEATURE_NOKEYS 1
#define SAVL_PARAM_TYPE_ENTRY struct PacketPassPriorityQueueFlow_s
#define SAVL_PARAM_TYPE_ARG int
#define SAVL_PARAM_FUN_COMPARE_ENTRIES(arg, entry1, entry2) compare_flows((entry1), (entry2))
#define SAVL_PARAM_MEMBER_NODE queued.tree_node