P4_SIZE_MASK
} fb_p4sizedecode[P4_SIZE_MASK+1] = {
p4size = p4type & P4_SIZE_MASK;
#define P4_SIZE(x) (P4_FBTYPE((x)) & P4_SIZE_MASK)