testtype
enum testtype type;
static void do_receiver(enum testtype type, int sock);
static void do_sender(enum testtype type, int sock, int fd);
do_receiver(enum testtype type, int sock)
do_sender(enum testtype type, int sock, int fd)
struct ch_type testtype = { test_cmp, test_hash };
if ((v = ch_sub_insert(&testtype, table, &meta, h,
if ((v = ch_sub_find(&testtype, table, h,
if ((v = ch_sub_insert(&testtype, table, &meta, h,
for (h = 0, v = ch_sub_first(&testtype, table, &iter);
h++, v = ch_sub_next(&testtype, table, &iter)) {
if ((v = ch_sub_remove(&testtype, table, &meta, h,
if ((v = ch_sub_find(&testtype, table, h,
if ((v = ch_sub_insert(&testtype, table, &meta, h,
if ((v = ch_sub_insert(&testtype, table, &meta, h,
if ((v = ch_sub_insert(&testtype, table, &meta, h,
if ((v = ch_sub_insert(&testtype, table, &meta, h,
for (i = 0, v = ch_sub_first(&testtype, table, &iter);
i++, v = ch_sub_next(&testtype, table, &iter)) {
if (testtype(&opt[5]))
if (testtype(&opt[3]))
if (testtype(&opt[10]))
if (testtype(&opt[6]))
if (testtype(&opt[3]))
if (testtype(&opt[2]))