NFP_IPV6_HLIMIT_MASK
tmp = FIELD_PREP(NFP_IPV6_HLIMIT_MASK, match.key->ttl);
match.key->ttl = FIELD_GET(NFP_IPV6_HLIMIT_MASK, tmp);