BR_ROOT_BLOCK_BIT
#define BR_ROOT_BLOCK BIT(BR_ROOT_BLOCK_BIT)
if (test_bit(BR_ROOT_BLOCK_BIT, &p->flags))
BRPORT_ATTR_FLAG(root_block, BR_ROOT_BLOCK_BIT);