pt_entry6
addr->v6 = ((struct pt_entry6 *)pte)->prefix6;
static struct pt_entry6 pte6;
const struct pt_entry6 *a6, *b6;
a6 = (const struct pt_entry6 *)a;
b6 = (const struct pt_entry6 *)b;