PTABLE_BSD
if ((ptable_gettype(od->table) == PTABLE_BSD ||
if (ptable_gettype(table) != PTABLE_BSD &&
if (table->type == PTABLE_BSD)
table->type = PTABLE_BSD;
} else if (table->type == PTABLE_BSD)